aboutsummaryrefslogtreecommitdiff
path: root/lldb/scripts/Python
diff options
context:
space:
mode:
authorKevin P. Neal <kevin.neal@sas.com>2019-10-22 13:07:15 -0400
committerKevin P. Neal <kevin.neal@sas.com>2019-10-25 12:57:52 -0400
commitde79836312e02b3b4a6d322ced971afee6d4ba4d (patch)
tree1df145696d7bb1b28411271ef29938de584f5482 /lldb/scripts/Python
parenta153233caf6f789a825b0d66342af20042b702f1 (diff)
downloadllvm-de79836312e02b3b4a6d322ced971afee6d4ba4d.zip
llvm-de79836312e02b3b4a6d322ced971afee6d4ba4d.tar.gz
llvm-de79836312e02b3b4a6d322ced971afee6d4ba4d.tar.bz2
[FPEnv] Teach the IRBuilder about correct use of the strictfp attribute.
The IRBuilder needs to add the strictfp attribute to function definitions and calls when constrained floating point is enabled. Since so far all front ends have had to do is flip the constrained switch, I've made this patch always add the required attributes when said constrained switch is enabled. This continues to keep changes to front ends minimal. Differential Revision: D69312
Diffstat (limited to 'lldb/scripts/Python')
0 files changed, 0 insertions, 0 deletions