[llvm] [llvm-symbolizer] restore --[no-]use-symbol-table option (PR #71008)

James Henderson via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 8 00:56:16 PST 2023


================
@@ -0,0 +1,219 @@
+# REQUIRES: x86-registered-target
----------------
jh7370 wrote:

This test should test both `--no-use-symbol-table` and `--use-symbol-table`, and should be named appropriately.

https://github.com/llvm/llvm-project/pull/71008


More information about the llvm-commits mailing list