summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api
diff options
context:
space:
mode:
authorSanjay Patel <spatel@rotateright.com>2016-10-04 20:44:05 +0000
committerSanjay Patel <spatel@rotateright.com>2016-10-04 20:44:05 +0000
commit0bb72c14240496d74f9263fad6aba830625499bd (patch)
treee926d33274caab7344c679ceeecd4872306a8b4f /lldb/packages/Python/lldbsuite/test/python_api
parentf993d6e72c6246edb30ca90415e448989e0d5fd5 (diff)
downloadbcm5719-llvm-0bb72c14240496d74f9263fad6aba830625499bd.tar.gz
bcm5719-llvm-0bb72c14240496d74f9263fad6aba830625499bd.zip
[clang] make reciprocal estimate codegen a function attribute
The motivation for the change is that we can't have pseudo-global settings for codegen living in TargetOptions because that doesn't work with LTO. Ideally, these reciprocal attributes will be moved to the instruction-level via FMF, metadata, or something else. But making them function attributes is at least an improvement over the current state. I'm committing this patch ahead of the related LLVM patch to avoid bot failures, but if that patch needs to be reverted, then this should be reverted too. Differential Revision: https://reviews.llvm.org/D24815 llvm-svn: 283251
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud