[PATCH] D89775: [lld][ELF][test] Add additional test coverage for LTO

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 20 16:00:10 PDT 2020


MaskRay added inline comments.


================
Comment at: lld/test/ELF/lto/Inputs/common-mixed2.s:1
+        .comm   a,1,8
----------------
This can be inlined into common-mixed2.ll


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D89775



More information about the llvm-commits mailing list