diff options
author | Kevin P. Neal <kevin.neal@sas.com> | 2019-10-22 13:07:15 -0400 |
---|---|---|
committer | Kevin P. Neal <kevin.neal@sas.com> | 2019-10-25 12:57:52 -0400 |
commit | de79836312e02b3b4a6d322ced971afee6d4ba4d (patch) | |
tree | 1df145696d7bb1b28411271ef29938de584f5482 /lldb/scripts/Python | |
parent | a153233caf6f789a825b0d66342af20042b702f1 (diff) | |
download | llvm-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