[PATCH] D48452: [DWARFv5] Allow ".loc 0" to refer to the root file
Adrian Prantl via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 21 13:53:43 PDT 2018
aprantl added inline comments.
================
Comment at: llvm/test/MC/ELF/dwarf-loc0.s:4
+# REQUIRES: default_triple
+# Darwin is stuck on DWARF v2.
+# XFAIL: darwin
----------------
That's not true. The default DWARF version for Darwin is 4.
Repository:
rL LLVM
https://reviews.llvm.org/D48452
More information about the llvm-commits
mailing list