summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorJason Molenda <jmolenda@apple.com>2012-11-01 23:35:19 +0000
committerJason Molenda <jmolenda@apple.com>2012-11-01 23:35:19 +0000
commitcc57a383258d1f1d5ed7308268a0eda4d49aba61 (patch)
treee51846965e7e1a1e7777eb70c75cf7dc2ac5eb20 /clang/lib/CodeGen/CodeGenModule.cpp
parent2508b9b8d3e291c3dd6414547c68ec2bdf35428f (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud