llvm-project/clang/test/Modules/Inputs/codegen
David Blaikie 1524e67feb Modular Codegen: Don't home always_inline functions
Since they'll likely (not always - if the address is taken, etc) be
inlined away, even at -O0, separately provided weak definitions are
likely to be unused so skip all of that.

llvm-svn: 317279
2017-11-02 22:28:50 +00:00
..
foo.h Modular Codegen: Don't home always_inline functions 2017-11-02 22:28:50 +00:00
foo.modulemap
use.cpp Modular Codegen: Don't home always_inline functions 2017-11-02 22:28:50 +00:00