[PATCH] D45261: [ELF] - Allow LLD to produce file symbols.
Rafael Avila de Espindola via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 4 08:43:29 PDT 2018
espindola added inline comments.
================
Comment at: test/ELF/file-sym.s:9
-# CHECK-NOT: Name: xxx
+# CHECK: Name: xxx
----------------
You can probably just delete this file now. We will add a more complete one with the fix to PR36716.
https://reviews.llvm.org/D45261
More information about the llvm-commits
mailing list