[PATCH] D60770: [llvm-symbolizer] Make the output with `-output-style=GNU` closer to addr2line's

Jordan Rupprecht via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 17 02:47:42 PDT 2019


rupprecht added inline comments.


================
Comment at: test/tools/llvm-symbolizer/output-style-inlined.test:17
+LLVM: main
+GNU: inctwo
----------------
Additionally, `GNU-NOT: main`?


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

https://reviews.llvm.org/D60770





More information about the llvm-commits mailing list