android13/external/libabigail/tests/data/test-diff-dwarf/test16-syms-only-v1.cc

13 lines
108 B
C++

// Compile this without debug info:
// g++ -Wall -c test16-syms-only-v1.cc
void
foo()
{
}
void
bar()
{
}