diff options
author | Yabin Hu <yabin.hwu@gmail.com> | 2014-06-24 08:11:36 +0000 |
---|---|---|
committer | Yabin Hu <yabin.hwu@gmail.com> | 2014-06-24 08:11:36 +0000 |
commit | cc91169fd7e683711528401ca3350b205721148e (patch) | |
tree | 8fc51bbc67999fb09da789127b13856ef82a963b /llvm/lib/Object/IRObjectFile.cpp | |
parent | ce8245b5fdfe700ec0fdda13a2e8257de60d70ec (diff) | |
download | llvm-cc91169fd7e683711528401ca3350b205721148e.zip llvm-cc91169fd7e683711528401ca3350b205721148e.tar.gz llvm-cc91169fd7e683711528401ca3350b205721148e.tar.bz2 |
Remove use of llvm.codegen intrinsic for GPGPU codegen
We use llvm.codegen intrinsic to generate code for embedded LLVM-IR
strings. The reason we introduce such a intrinsic is that previous
clang/opt tools was NOT linked with various LLVM targets and their
AsmParsers and AsmPrinters. Since clang/opt been linked with all the
needed libraries, we no longer need the llvm.codegen intrinsic.
llvm-svn: 211573
Diffstat (limited to 'llvm/lib/Object/IRObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions