summaryrefslogtreecommitdiffstats
path: root/llvm/test/Object/simple-archive.test
diff options
context:
space:
mode:
authorHal Finkel <hfinkel@anl.gov>2014-07-16 22:44:54 +0000
committerHal Finkel <hfinkel@anl.gov>2014-07-16 22:44:54 +0000
commit3e49fda0d4f2de4c22a4cedfd9c2d2e5b0589f9c (patch)
tree5a2434360479f837d43a8c49da4eeffccaa0fe11 /llvm/test/Object/simple-archive.test
parentd3bbfa1cb6c10991637182a976f9d03a359d4859 (diff)
downloadbcm5719-llvm-3e49fda0d4f2de4c22a4cedfd9c2d2e5b0589f9c.tar.gz
bcm5719-llvm-3e49fda0d4f2de4c22a4cedfd9c2d2e5b0589f9c.zip
Add basic (noop) CodeGen support for __assume
Clang supports __assume, at least at the semantic level, when MS extensions are enabled. Unfortunately, trying to actually compile code using __assume would result in this error: error: cannot compile this builtin function yet __assume is an optimizer hint, and can be ignored at the IR level. Until LLVM supports assumptions at the IR level, a noop lowering is valid, and that is what is done here. llvm-svn: 213206
Diffstat (limited to 'llvm/test/Object/simple-archive.test')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud