[TextAPI] Remove a superfluous semicolon, fixing GCC warnings. NFC.
[llvm-core.git] / test / DebugInfo / debugify-export.ll
blob77930355ae9827adb42b879377c1be08a58f9748
1 ; RUN: opt < %s -debugify-each -debugify-quiet -debugify-export - -o /dev/null | FileCheck %s
3 ; CHECK: Pass Name
4 ; CHECK-SAME: # of missing debug values
5 ; CHECK-SAME: # of missing locations
6 ; CHECK-SAME: Missing/Expected value ratio
7 ; CHECK-SAME: Missing/Expected location ratio
9 ; CHECK: Module Verifier
10 ; CHECK-SAME: 0,0,0.000000e+00,0.000000e+00
12 define void @foo() {
13   ret void