Kazu Hirata 2700d66a05 [llvm-c-test] Fix unused variable warnings
This patch fixes:

  llvm/tools/llvm-c-test/debuginfo.c:211:12: error: unused variable
  'tag0' [-Werror,-Wunused-variable]

  llvm/tools/llvm-c-test/debuginfo.c:222:12: error: unused variable
  'tag1' [-Werror,-Wunused-variable]
2023-02-08 21:00:45 -08:00
..
2022-12-14 21:16:22 -08:00