summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CGOpenCLRuntime.h
diff options
context:
space:
mode:
authorChad Rosier <mcrosier@apple.com>2012-02-29 20:14:59 +0000
committerChad Rosier <mcrosier@apple.com>2012-02-29 20:14:59 +0000
commitb1cfc6864f8cd76494e2ccab4debe4a0471f47d3 (patch)
treee0974caecfed6af938699c73bc5f5c559102e13f /clang/lib/CodeGen/CGOpenCLRuntime.h
parent1692b901303d6f941fe5246f8a5885f2c83afc9b (diff)
downloadbcm5719-llvm-b1cfc6864f8cd76494e2ccab4debe4a0471f47d3.tar.gz
bcm5719-llvm-b1cfc6864f8cd76494e2ccab4debe4a0471f47d3.zip
Allocate TargetLibraryInfo for the CodeGen passes. Otherwise, it's instantiated
by the BAA pass, which uses the default TargetLibraryInfo constructor. Unfortunately, the default TargetLibraryInfo constructor assumes all library calls are available and thus ignores -fno-builtin. rdar://10947759 llvm-svn: 151745
Diffstat (limited to 'clang/lib/CodeGen/CGOpenCLRuntime.h')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud