Provide a slightly more helpful diagnostic if -fcatch-undefined-behavior finds
authorRichard Smith <richard-llvm@metafoo.co.uk>
Sun, 14 Oct 2012 23:53:37 +0000 (23:53 +0000)
committerRichard Smith <richard-llvm@metafoo.co.uk>
Sun, 14 Oct 2012 23:53:37 +0000 (23:53 +0000)
commitfeea5d6fb45ce7485c411a1234107534a4b5bd76
tree966cd88eeef18df736b644aa125829f9db959f75
parent130b748b72956d6a635f11c0ba1646a05fc6180f
Provide a slightly more helpful diagnostic if -fcatch-undefined-behavior finds
a problem with __int128 arithmetic but the runtime was not built with __int128
support.

llvm-svn: 165913
compiler-rt/lib/ubsan/ubsan_value.cc