[PATCH] D141268: [ELF] Emit Verbose Asm when using --lto-emit-asm

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 11 10:21:18 PST 2023


MaskRay accepted this revision.
MaskRay added inline comments.
This revision is now accepted and ready to land.


================
Comment at: lld/test/ELF/lto/emit-asm.ll:14
 
+;; Note: we also check for the presence of comments; lto-emit-asm output should be verbose.
+
----------------



Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D141268



More information about the llvm-commits mailing list