Sterling Augustine
118ceea5c3
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.
2019-10-25 11:04:56 -07:00
..
2019-10-15 14:12:54 +00:00
2019-09-17 09:49:30 +00:00
2019-07-16 05:50:45 +00:00
2019-09-16 10:07:53 +00:00
2019-09-16 09:38:38 +00:00
2019-10-07 08:31:18 +00:00
2019-01-19 08:50:56 +00:00
2019-09-16 09:38:38 +00:00
2019-09-25 03:39:31 +00:00
2019-10-10 14:50:02 +00:00
2019-07-10 05:00:37 +00:00
2019-10-07 08:31:18 +00:00
2019-10-07 08:31:18 +00:00
2019-08-07 22:49:14 +00:00
2019-10-07 08:31:18 +00:00
2019-07-10 05:00:37 +00:00
2019-10-07 08:31:18 +00:00
2019-01-19 08:50:56 +00:00
2019-10-24 11:35:29 -07:00
2019-10-21 08:01:52 +00:00
2019-10-07 08:31:18 +00:00
2019-09-24 11:48:46 +00:00
2019-10-07 08:31:18 +00:00
2019-09-24 11:48:31 +00:00
2019-10-07 08:31:18 +00:00
2019-07-10 05:00:37 +00:00
2019-10-07 08:31:18 +00:00
2019-01-19 08:50:56 +00:00
2019-10-07 08:31:18 +00:00
2019-01-19 08:50:56 +00:00
2019-09-25 01:19:48 +00:00
2019-10-25 11:04:56 -07:00
2019-09-24 11:48:31 +00:00
2019-10-07 08:31:18 +00:00
2019-08-16 17:01:56 +00:00
2019-10-07 08:31:18 +00:00
2019-07-10 05:00:37 +00:00
2019-10-07 08:31:18 +00:00
2019-07-16 05:50:45 +00:00
2019-10-07 08:31:18 +00:00
2019-10-07 08:31:18 +00:00
2019-10-07 08:31:18 +00:00
2019-08-13 06:19:39 +00:00
2019-10-07 08:31:18 +00:00
2019-09-24 21:44:14 +00:00
2019-10-10 12:41:08 +00:00
2019-07-16 05:50:45 +00:00
2019-07-16 05:50:45 +00:00
2019-07-10 05:00:37 +00:00
2019-10-07 08:31:18 +00:00
2019-09-06 15:57:24 +00:00