[PATCH] D15712: [ELF] - implemented --eh-frame-hdr command line option.

George Rimar via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 12 09:32:07 PST 2016


grimar added inline comments.

================
Comment at: ELF/OutputSections.cpp:1073
@@ +1072,3 @@
+  }
+}
+
----------------
Please ignore getFdeEnc part. getFdeEncoding() is fine now, I`ll update patch in a minute.


http://reviews.llvm.org/D15712





More information about the llvm-commits mailing list