aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Object/Binary.cpp
diff options
context:
space:
mode:
authorRui Ueyama <ruiu@google.com>2016-11-15 00:54:54 +0000
committerRui Ueyama <ruiu@google.com>2016-11-15 00:54:54 +0000
commit2d02166b430737a7ca910bfe72946b4119673da2 (patch)
tree0d5a50c0cbed9d402c16a176e328bca5472a7f78 /llvm/lib/Object/Binary.cpp
parent07a6ae96fb0b309845ff0664b5b4aa21f7eb5327 (diff)
downloadllvm-2d02166b430737a7ca910bfe72946b4119673da2.zip
llvm-2d02166b430737a7ca910bfe72946b4119673da2.tar.gz
llvm-2d02166b430737a7ca910bfe72946b4119673da2.tar.bz2
Add a file magic for CL.exe's object file created with /GL.
This patch makes it possible to identify object files created by CL.exe with /GL option. Such file contains Microsoft proprietary intermediate code instead of target machine code to do LTO. I need this to print out user-friendly error message from LLD. Differential Revision: https://reviews.llvm.org/D26645 llvm-svn: 286919
Diffstat (limited to 'llvm/lib/Object/Binary.cpp')
0 files changed, 0 insertions, 0 deletions