[PATCH] D25469: [ELF] - Added support of PT_OPENBSD_RANDOMIZE
George Rimar via llvm-commits
llvm-commits at lists.llvm.org
Fri Oct 14 06:12:25 PDT 2016
grimar added inline comments.
================
Comment at: test/ELF/linkerscript/openbsd-randomize.s:9
+# CHECK: ProgramHeader {
+# CHECK: Type: (0x65A3DBE6)
+# CHECK-NEXT: Offset: 0x94
----------------
ruiu wrote:
> You want to improve llvm-readobj to print out the name of this hex value.
Yep, I'll do that soon.
Repository:
rL LLVM
https://reviews.llvm.org/D25469
More information about the llvm-commits
mailing list