[PATCH] D56722: [lld] [ELF] Support for warn-once option

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 6 23:33:18 PST 2019


grimar added inline comments.


================
Comment at: test/ELF/warn-once.s:18
+  call foo
+  call foo;
----------------
nit: remove `;`


Repository:
  rLLD LLVM Linker

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

https://reviews.llvm.org/D56722





More information about the llvm-commits mailing list