aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Object/ELFObjectFile.cpp
diff options
context:
space:
mode:
authorYabin Hu <yabin.hwu@gmail.com>2014-06-24 08:11:36 +0000
committerYabin Hu <yabin.hwu@gmail.com>2014-06-24 08:11:36 +0000
commitcc91169fd7e683711528401ca3350b205721148e (patch)
tree8fc51bbc67999fb09da789127b13856ef82a963b /llvm/lib/Object/ELFObjectFile.cpp
parentce8245b5fdfe700ec0fdda13a2e8257de60d70ec (diff)
downloadllvm-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/ELFObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions