summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/MachineSink.cpp
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2010-08-07 00:20:46 +0000
committerChris Lattner <sabre@nondot.org>2010-08-07 00:20:46 +0000
commit8139c98cf983be08348ea4c7eb7e24b4016279ee (patch)
tree301ef6835c9cad5703a110f95b81aa4fac6769a7 /llvm/lib/CodeGen/MachineSink.cpp
parent03986077144c2c88b413e3891ee8ee202d56605c (diff)
downloadbcm5719-llvm-8139c98cf983be08348ea4c7eb7e24b4016279ee.tar.gz
bcm5719-llvm-8139c98cf983be08348ea4c7eb7e24b4016279ee.zip
Correct -ftrapv to trap on errors, instead of calling the
__overflow_handler entrypoint that David Chisnall made up. Calling __overflow_handler is not part of the contract of -ftrapv provided by GCC, and should never have been checked in in the first place. According to: http://permalink.gmane.org/gmane.comp.compilers.clang.devel/8699 David is using this for some of arbitrary precision integer stuff or something, which is not an appropriate thing to implement on this. llvm-svn: 110490
Diffstat (limited to 'llvm/lib/CodeGen/MachineSink.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud