diff options
Diffstat (limited to 'clang/test/DebugInfo/KeyInstructions/flag.cpp')
| -rw-r--r-- | clang/test/DebugInfo/KeyInstructions/flag.cpp | 3 | 
1 files changed, 3 insertions, 0 deletions
diff --git a/clang/test/DebugInfo/KeyInstructions/flag.cpp b/clang/test/DebugInfo/KeyInstructions/flag.cpp index 6aeeed6..4a4a5c4 100644 --- a/clang/test/DebugInfo/KeyInstructions/flag.cpp +++ b/clang/test/DebugInfo/KeyInstructions/flag.cpp @@ -8,6 +8,9 @@  // KEY-INSTRUCTIONS: "-gkey-instructions"  // NO-KEY-INSTRUCTIONS-NOT: key-instructions + +// Only expect one dwarf related flag. +// NO-DEBUG: -fdwarf2-cfi-asm  // NO-DEBUG-NOT: debug-info-kind  // NO-DEBUG-NOT: dwarf  | 
