[PATCH] D97186: [XCOFF][llvm-dwarfdump] support llvm-dwarfdump for XCOFF DWARF
Jason Liu via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 17 09:00:50 PDT 2021
jasonliu added inline comments.
================
Comment at: llvm/test/tools/llvm-dwarfdump/XCOFF/basic.test:7-8
+##
+## basic64.o Compiled with GCC, version 8.3.0
+## Compiler command: xlc basic.c -c -qdbgfmt=dwarf -g -q64 -o basic64.o
+##
----------------
The compiler version comment and the compile command is not consistent.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D97186/new/
https://reviews.llvm.org/D97186
More information about the llvm-commits
mailing list