[PATCH] D27131: [ELF] - Add support of proccessing of the rest allocatable synthetic sections from linkerscript.
Eugene Leviant via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Nov 25 08:05:17 PST 2016
evgeny777 added inline comments.
================
Comment at: test/ELF/linkerscript/phdrs.s:98
# INT-PHDRS-NEXT: PhysicalAddress: 0xB0
-# INT-PHDRS-NEXT: FileSize: 9
-# INT-PHDRS-NEXT: MemSize: 9
+# INT-PHDRS-NEXT: FileSize:
+# INT-PHDRS-NEXT: MemSize:
----------------
What's this change for?
https://reviews.llvm.org/D27131
More information about the llvm-commits
mailing list