summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen
diff options
context:
space:
mode:
authorSterling Augustine <saugustine@google.com>2019-10-25 11:04:56 -0700
committerSterling Augustine <saugustine@google.com>2019-10-25 11:04:56 -0700
commit118ceea5c364bd69c52b2a24acd543c28fb35fcb (patch)
treea1f3119b2e5b95b56bec1263d1e5ddd6e599107c /llvm/lib/CodeGen
parent197b7b24c330a722cae76ded7c91f51d4d28192f (diff)
downloadbcm5719-llvm-118ceea5c364bd69c52b2a24acd543c28fb35fcb.tar.gz
bcm5719-llvm-118ceea5c364bd69c52b2a24acd543c28fb35fcb.zip
Crt files are special cased by name when dealing with ctor and dtor
sections, but the current code misses certain variants. In particular, those named when clang takes the code path in clang/lib/Driver/ToolChain.cpp:416, where crtfiles are named: clang_rt.<component>-<arch>-<env>.<suffix> Previously, the code only handled: clang_rt.<component>.<suffix> <component>.<suffix> This revision fixes that.
Diffstat (limited to 'llvm/lib/CodeGen')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud