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
Loading
Please register or sign in to comment