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 7df6a92 commit 2d0db03Copy full SHA for 2d0db03
llvm/test/tools/llvm-debuginfo-analyzer/WebAssembly/wasm-crash-tombstone.s
@@ -22,10 +22,11 @@
22
# Stack dump:
23
# 0. Program arguments: llvm-debuginfo-analyzer out/lzma-lzmadec.wasm --print=instructions
24
25
-# The test-clang-tombstone.s was produced by the following steps:
+# The test case was produced by the following steps:
26
+#
27
# 1) clang --target=wasm32 -S -g Inputs/test-clang.cpp
28
# -o Inputs/wasm-crash-tombstone.s
-# 2) Manually changing the DW_AT_low_pc for the DW_TAG_subprogram, from
29
+# 2) Manually changing the DW_AT_low_pc for the DW_TAG_subprogram:
30
# .Lfunc_begin0 to 0xffffffff to mark the function as dead code:
31
#
32
# .int8 2 # Abbrev [2] 0x26:0x6a DW_TAG_subprogram
0 commit comments