diff options
author | Matt Arsenault <Matthew.Arsenault@amd.com> | 2016-07-01 17:38:14 +0000 |
---|---|---|
committer | Matt Arsenault <Matthew.Arsenault@amd.com> | 2016-07-01 17:38:14 +0000 |
commit | f652caea65ab7d1821263c76ab021a4afa6ae44b (patch) | |
tree | f673a63c5c565fdff572f736da84f847a1c80a41 /lldb/packages/Python/lldbsuite/test/source-manager/TestSourceManager.py | |
parent | c1666960f9ef148ff86281ce02cab05d3e07b365 (diff) | |
download | bcm5719-llvm-f652caea65ab7d1821263c76ab021a4afa6ae44b.tar.gz bcm5719-llvm-f652caea65ab7d1821263c76ab021a4afa6ae44b.zip |
Emit more intrinsics for builtin functions
This is important for building libclc. Since r273039 tests are failing
due to now emitting calls to these functions instead of emitting the
DAG node. The libm function names are implemented for OpenCL, and should
call the locally defined versions, so -fno-builtin is used. The IR
Some functions use the __builtins and expect the intrinsics to be
emitted. Without this we end up with nobuiltin calls to intrinsics
or to unsupported library calls.
llvm-svn: 274370
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/source-manager/TestSourceManager.py')
0 files changed, 0 insertions, 0 deletions