summaryrefslogtreecommitdiffstats
path: root/llvm/test/Linker/module-flags-7-b.ll
Commit message (Collapse)AuthorAgeFilesLines
* [Linker] Change module flag linking to be more extensible.Daniel Dunbar2013-01-161-0/+6
- Instead of computing a bunch of buckets of different flag types, just do an incremental link resolving conflicts as they arise. - This also has the advantage of making the link result deterministic and not dependent on map iteration order. llvm-svn: 172634
OpenPOWER on IntegriCloud