aboutsummaryrefslogtreecommitdiff
path: root/lib/Bitcode/NaCl/Reader/NaClBitcodeHeader.cpp
diff options
context:
space:
mode:
authorMark Seaborn <mseaborn@chromium.org>2013-08-28 17:22:24 -0700
committerMark Seaborn <mseaborn@chromium.org>2013-08-28 17:22:24 -0700
commitba45e4b2c5051b7093a6d5ccd8a2d0a8ac53c45b (patch)
tree3fb4d922f584d4043728c1b1a70e63e9e200e845 /lib/Bitcode/NaCl/Reader/NaClBitcodeHeader.cpp
parente9eafe8abb2e303c8185d83780183c342e9ca08f (diff)
PNaCl bitcode: Remove handling of unsupported floating point types
The only FP types that PNaCl currently supports are float and double. Clean up error reporting: * Convert an assert() to a report_fatal_error(). * Return an error rather than an "undef" value. * Report the type code value when it is unknown. BUG=https://code.google.com/p/nativeclient/issues/detail?id=3590 TEST=PNaCl toolchain trybots Review URL: https://codereview.chromium.org/23191009
Diffstat (limited to 'lib/Bitcode/NaCl/Reader/NaClBitcodeHeader.cpp')
0 files changed, 0 insertions, 0 deletions