]> granicus.if.org Git - clang/commit
make the trivial forms of CreateCoerced{Load|Store} trivial.
authorChris Lattner <sabre@nondot.org>
Mon, 28 Jun 2010 22:51:39 +0000 (22:51 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 28 Jun 2010 22:51:39 +0000 (22:51 +0000)
commit6ae0069f5db96b8ed5adc598d576e695e5ac4134
tree47398a25214284678eeb6d6354694e43c4f52437
parent919e693e80632d214c1f3110f6ee5d1c0b61f06b
make the trivial forms of CreateCoerced{Load|Store} trivial.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@107091 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGCall.cpp