summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.h
diff options
context:
space:
mode:
authorRui Ueyama <ruiu@google.com>2019-11-08 14:39:14 +0900
committerRui Ueyama <ruiu@google.com>2019-11-08 19:08:15 +0900
commitf95273f75aaa5db5493aea7902416ce3d5a09043 (patch)
tree13a90d3352b7a7a731a0e6826cf3fe0d04bdadef /llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.h
parent41449c58c58e466bcf9cdc4f7415950382bad8d7 (diff)
downloadbcm5719-llvm-f95273f75aaa5db5493aea7902416ce3d5a09043.tar.gz
bcm5719-llvm-f95273f75aaa5db5493aea7902416ce3d5a09043.zip
Keep symbols passed by -init and -fini
Previously, symbols passed by -init and -fini look as if they are not referenced by anyone, and the LTO might eliminate them. This patch fixes the issue. Fixes a bug reported in https://bugs.llvm.org/show_bug.cgi?id=43927 Differential Revision: https://reviews.llvm.org/D69985
Diffstat (limited to 'llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.h')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud