Commit d97b2b38 authored by Jie Fu's avatar Jie Fu
Browse files

[DebugInfo] Fix -Wunused-variable in DebugProgramInstruction.cpp (NFC)

/llvm-project/llvm/lib/IR/DebugProgramInstruction.cpp:163:18: error: unused variable 'Unit' [-Werror,-Wunused-variable]
  DICompileUnit *Unit =
                 ^
1 error generated.
parent 3594769f
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment