[PATCH] D70687: [WebAssembly] Add an llvm-lto path for compiler-rt.

Dan Gohman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 26 11:27:07 PST 2019


sunfish abandoned this revision.
sunfish added a comment.

I've done some more experimenting with this, and it turns out not to work very well, because calls to these functions get generated after LTO runs, so I'll abandon this.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D70687/new/

https://reviews.llvm.org/D70687





More information about the llvm-commits mailing list