summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
diff options
context:
space:
mode:
authorRafael Espindola <rafael.espindola@gmail.com>2016-09-20 17:14:16 +0000
committerRafael Espindola <rafael.espindola@gmail.com>2016-09-20 17:14:16 +0000
commitdb62cbb97f144a1f884621bf5cd6e361f17ff8f2 (patch)
tree18aa3045fdac013baadf61c722e89ad46ff91c02 /llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
parent6fe6eae7f761fa95b723f2762a11431088bbc7e5 (diff)
downloadbcm5719-llvm-db62cbb97f144a1f884621bf5cd6e361f17ff8f2.tar.gz
bcm5719-llvm-db62cbb97f144a1f884621bf5cd6e361f17ff8f2.zip
Don't produce an error for undefined entry symbol.
This is particularly important when the symbol comes from a linker script. It is common to use the same linker script for shared libraries and executables. Without this we would always fail to link shared libraries with -z,defs and a linker script with an ENTRY directive. llvm-svn: 281989
Diffstat (limited to 'llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud