search for: use_gold

Displaying 1 result from an estimated 1 matches for "use_gold".

2018 Jul 09
3
Failing compiler-rt LTO test
...ends up passing -fuse-ld=gold and clang barfs. It seems to me the correct thing to do is update lit.common.cfg to support ld.bfd but I'm not sure exactly how to do that. I can't find where "config" is defined. I think we'd want a config.use_bfd or something. Maybe a config.use_gold as well for good measure. Thoughts? -David