Commit 48ee6bf5 authored by Jie Fu's avatar Jie Fu
Browse files

[mlir] Fix -Wunused-function in TransformInterpreterPassBase.cpp (NFC)

/llvm-project/mlir/lib/Dialect/Transform/Transforms/TransformInterpreterPassBase.cpp:167:1: error: unused function 'saveReproToTempFile' [-Werror,-Wunused-function]
saveReproToTempFile(llvm::raw_ostream &os, Operation *target,
^
1 error generated.
parent 79c33d23
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