Skip to content

Commit d1b4a69

Browse files
committed
fixup! update simplified-template-names.s regenerate instructions
1 parent 8b2f10e commit d1b4a69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/test/tools/llvm-dwarfdump/X86/simplified-template-names.s

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# RUN: | llvm-dwarfdump --verify - | FileCheck %s
33

44
# 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`
5+
# Compile that file with `-g -Xclang -gsimple-template-names=mangled -Xclang -debug-forward-template-params -S -std=c++20 -target x86_64-linux`
66
# to (re)generate this assembly file - while it might be slightly overkill in
77
# some ways, it seems small/simple enough to keep this as an exact match for
88
# that end to end test.

0 commit comments

Comments
 (0)