]> granicus.if.org Git - clang/commit
Convert the unaligned load builtins to the first-class versions.
authorBill Wendling <isanbard@gmail.com>
Wed, 13 Apr 2011 00:36:37 +0000 (00:36 +0000)
committerBill Wendling <isanbard@gmail.com>
Wed, 13 Apr 2011 00:36:37 +0000 (00:36 +0000)
commitaa48244cc043b1bcf166635745481d0d7f4f6838
tree88852da60a73f733c16682bf346e242c1e399191
parent34bac1f7b1ad8018b0d456f38744891c4bf56f63
Convert the unaligned load builtins to the first-class versions.

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