Skip to content

Commit

Permalink
Add test
Browse files Browse the repository at this point in the history
  • Loading branch information
ivanradanov authored Oct 2, 2024
1 parent 15db10e commit e98297e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions tools/cgeist/Test/Verification/debug-info.c
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
// RUN: cgeist %s %stdinclude --function=* --print-debug-info -S | FileCheck %s

int main() { return 0; }
//CHECK: loc

0 comments on commit e98297e

Please sign in to comment.