xref: /third_party/libabigail/tests/data/test-diff-dwarf/test-23-diff-arch-v0.cc (revision e01aa904)
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /third_party/libabigail/tests/data/test-diff-dwarf/
1e01aa904Sopenharmony_ci// Compile this with:
2e01aa904Sopenharmony_ci// gcc -g -Wall -shared -m32 -o libtest-23-diff-arch-v0-32.so test-23-diff-arch-v0.cc
3e01aa904Sopenharmony_ci
4e01aa904Sopenharmony_ci// And then, compile this again with:
5e01aa904Sopenharmony_ci// gcc -g -Wall -shared -o libtest-23-diff-arch-v0-64.so test-23-diff-arch-v0.cc
6e01aa904Sopenharmony_ciint
7e01aa904Sopenharmony_cifoo()
8e01aa904Sopenharmony_ci{return 0;}
9

Indexes created Thu Nov 07 10:32:03 CST 2024