diff options
author | Hans Wennborg <hans@hanshq.net> | 2015-04-08 22:55:09 +0000 |
---|---|---|
committer | Hans Wennborg <hans@hanshq.net> | 2015-04-08 22:55:09 +0000 |
commit | 7a2e5c260c89fe40f0d65e165a83d75a34bc587e (patch) | |
tree | 4b54df19c388612654af53c91b30e4f2b2f706af /llvm/lib/Support/Debug.cpp | |
parent | e5b064205ac22c0cd3ad67f317f0c5bbbbb53059 (diff) | |
download | llvm-7a2e5c260c89fe40f0d65e165a83d75a34bc587e.zip llvm-7a2e5c260c89fe40f0d65e165a83d75a34bc587e.tar.gz llvm-7a2e5c260c89fe40f0d65e165a83d75a34bc587e.tar.bz2 |
clang-cl: Support the /fp options (PR23112)
This hooks up the /fp options as aliases for -f[no-]fast-math and
-f[no]-trapping-math. It probably doesn't match cl.exe's behaviour
completely (e.g. LLVM is currently never as precise as /fp:precise),
but it's close enough.
Differential revision: http://reviews.llvm.org/D8909
llvm-svn: 234449
Diffstat (limited to 'llvm/lib/Support/Debug.cpp')
0 files changed, 0 insertions, 0 deletions