llvm-for-llvmta/test/DebugInfo/Inputs/dwarfdump-test2-helper.cc
Nils Hölscher 3500bf8dde first commit
2022-04-25 10:02:23 +02:00

4 lines
35 B
C++

extern "C" int a() {
return 0;
}