llvm-project/lld/include/lld
Rafael Espindola 3a730d8582 Pass CPU string to LTO pipeline.
Previously an empty CPU string was passed to the LTO engine which
resulted in a generic CPU for which certain features like NOPL were
disabled. This fixes that.

Patch by Pratik Bhatu!

llvm-svn: 323801
2018-01-30 18:18:59 +00:00
..
Common Pass CPU string to LTO pipeline. 2018-01-30 18:18:59 +00:00
Core Prefer `ArrayRef` over `const std::vector&` 2017-12-08 01:09:21 +00:00
ReaderWriter Make some headers modular by adding missing includes/forward decls. 2017-11-21 01:09:10 +00:00