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
..
2023-02-08 16:29:29 -08:00
2023-01-31 12:15:04 -08:00