summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/thread/main2.cpp
diff options
context:
space:
mode:
authorNico Weber <nicolasweber@gmx.de>2018-08-17 17:19:06 +0000
committerNico Weber <nicolasweber@gmx.de>2018-08-17 17:19:06 +0000
commitb2c53d3393e8a1062625443f25522f337e827209 (patch)
tree8b268bc75bcd61d36acf74ab61acb4f3e693e1de /lldb/packages/Python/lldbsuite/test/python_api/thread/main2.cpp
parentcb9a82fc7bbe3210d745e26d3e4c5fb5c7002c72 (diff)
downloadbcm5719-llvm-b2c53d3393e8a1062625443f25522f337e827209.tar.gz
bcm5719-llvm-b2c53d3393e8a1062625443f25522f337e827209.zip
Make __shiftleft128 / __shiftright128 real compiler built-ins.
r337619 added __shiftleft128 / __shiftright128 as functions in intrin.h. Microsoft's STL plans on using these functions, and they're using intrin0.h which just has declarations of built-ins to not pull in the huge intrin.h header in the standard library headers. That requires that these functions are real built-ins. https://reviews.llvm.org/D50907 llvm-svn: 340048
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/thread/main2.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud