[PATCH] D81145: [MC] Generate a compilation unit in the 64-bit DWARF format [3/7]

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 4 11:33:37 PDT 2020


MaskRay added inline comments.


================
Comment at: llvm/test/MC/ELF/gen-dwarf64.s:9
 # REL:       Relocations [
+# REL:         Section ({{[0-9]+}}) .rela.debug_info {
+# REL-NEXT:      R_X86_64_64 .debug_abbrev 0x0
----------------
`REL-NEXT:`


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D81145





More information about the llvm-commits mailing list