We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b2f10e commit d1b4a69Copy full SHA for d1b4a69
llvm/test/tools/llvm-dwarfdump/X86/simplified-template-names.s
@@ -2,7 +2,7 @@
2
# RUN: | llvm-dwarfdump --verify - | FileCheck %s
3
4
# Checking the LLVM side of cross-project-tests/debuginfo-tests/clang_llvm_roundtrip/simplified_template_names.cpp
5
-# Compile that file with `-g -Xclang -gsimple-template-names=mangled -Xclang -debug-forward-template-params -S -std=c++20`
+# Compile that file with `-g -Xclang -gsimple-template-names=mangled -Xclang -debug-forward-template-params -S -std=c++20 -target x86_64-linux`
6
# to (re)generate this assembly file - while it might be slightly overkill in
7
# some ways, it seems small/simple enough to keep this as an exact match for
8
# that end to end test.
0 commit comments