diff options
author | Bill Wendling <isanbard@gmail.com> | 2011-04-12 22:46:31 +0000 |
---|---|---|
committer | Bill Wendling <isanbard@gmail.com> | 2011-04-12 22:46:31 +0000 |
commit | 47c24875a1d1ce1a4b09c45d87723c229a7af3c9 (patch) | |
tree | 4200c20a52a48a9bd4aa5133eaa5fb43c4a552e6 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | de9d58569ffca4c370346f3aed398db5827a813e (diff) | |
download | llvm-47c24875a1d1ce1a4b09c45d87723c229a7af3c9.zip llvm-47c24875a1d1ce1a4b09c45d87723c229a7af3c9.tar.gz llvm-47c24875a1d1ce1a4b09c45d87723c229a7af3c9.tar.bz2 |
Remove the unaligned load intrinsics in favor of using native unaligned loads.
Now that we have a first-class way to represent unaligned loads, the unaligned
load intrinsics are superfluous.
First part of <rdar://problem/8460511>.
llvm-svn: 129401
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions