diff options
author | Jason Molenda <jmolenda@apple.com> | 2012-11-01 23:35:19 +0000 |
---|---|---|
committer | Jason Molenda <jmolenda@apple.com> | 2012-11-01 23:35:19 +0000 |
commit | cc57a383258d1f1d5ed7308268a0eda4d49aba61 (patch) | |
tree | e51846965e7e1a1e7777eb70c75cf7dc2ac5eb20 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 2508b9b8d3e291c3dd6414547c68ec2bdf35428f (diff) | |
download | bcm5719-llvm-cc57a383258d1f1d5ed7308268a0eda4d49aba61.tar.gz bcm5719-llvm-cc57a383258d1f1d5ed7308268a0eda4d49aba61.zip |
Change DataExtractor::Dump() to use a series of if..else if
statements instead of a switch for the size of the floating
point types; some architectures sizeof double and sizeof long
double are the same and that's invalid in a switch.
Fix the LLDB_DISABLE_PYTHON ifdef block in FormatManager::LoadObjCFormatters
so it builds on arm again.
llvm-svn: 167263
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions