summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/DynamicLoader/Darwin-Kernel/DynamicLoaderDarwinKernel.cpp
diff options
context:
space:
mode:
authorRui Ueyama <ruiu@google.com>2016-11-15 01:01:51 +0000
committerRui Ueyama <ruiu@google.com>2016-11-15 01:01:51 +0000
commitf83806a8adb4fdc7d785b66d48b42459f7874807 (patch)
treec41d48fefc0f4570a04c47e7ad3ae1158ba3cdcd /lldb/source/Plugins/DynamicLoader/Darwin-Kernel/DynamicLoaderDarwinKernel.cpp
parente97c34cb60775b29e887de9ca2495c7dee5d627c (diff)
downloadbcm5719-llvm-f83806a8adb4fdc7d785b66d48b42459f7874807.tar.gz
bcm5719-llvm-f83806a8adb4fdc7d785b66d48b42459f7874807.zip
Identify object files compiled with cl.exe /GL.
Object files compiled with cl.exe /GL contain intermediate code for LTO. We can't (and don't want to) interpret such code, but we should print out a user-friendly error message. Differential Revision: https://reviews.llvm.org/D26647 llvm-svn: 286921
Diffstat (limited to 'lldb/source/Plugins/DynamicLoader/Darwin-Kernel/DynamicLoaderDarwinKernel.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud