Provides -exe, -e as aliases to -obj. Motivation: https://bugs.llvm.org/show_bug.cgi?id=40071
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
test/tools/llvm-symbolizer/sym.test | ||
---|---|---|
25 ↗ | (On Diff #181212) | I don't think this is the right test to extend this way. I would prefer either tools/llvm-symbolizer/basic.test being updated (committed very recently, so make sure you have an up-to-date checkout), or DebugInfo/llvm-symbolizer.test (see the test case within the file that uses the "BINARY" and "BINARY_C" for FileCheck prefixes). |