This removes some functionality that was only being used by tests.
Details
Details
Diff Detail
Diff Detail
- Build Status
Buildable 3536 Build 3536: arc lint + arc unit
Event Timeline
Comment Actions
What changed that makes it no longer needed?
I had to add this flag because this test was relying on this behavior (here https://reviews.llvm.org/D19096#inline-162741 )
Comment Actions
I gather that at the time the gold plugin and ThinLTOCodeGenerator were using force-link-odr and we needed some way to test it.