[all-commits] [llvm/llvm-project] be185b: Revert "Add indented raw_ostream class"
Jacques Pienaar via All-commits
all-commits at lists.llvm.org
Sat Oct 3 09:42:36 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: be185b6a7355fdfeb1c31df2e1272366fe58b01f
https://github.com/llvm/llvm-project/commit/be185b6a7355fdfeb1c31df2e1272366fe58b01f
Author: Jacques Pienaar <jpienaar at google.com>
Date: 2020-10-03 (Sat, 03 Oct 2020)
Changed paths:
R mlir/include/mlir/Support/IndentedOstream.h
M mlir/lib/Support/CMakeLists.txt
R mlir/lib/Support/IndentedOstream.cpp
M mlir/tools/mlir-tblgen/CMakeLists.txt
M mlir/tools/mlir-tblgen/OpDocGen.cpp
M mlir/tools/mlir-tblgen/RewriterGen.cpp
R mlir/unittests/Support/CMakeLists.txt
R mlir/unittests/Support/IndentedOstreamTest.cpp
Log Message:
-----------
Revert "Add indented raw_ostream class"
This reverts commit 78530ce65375fa02bc96019e5cc9d73db8adaca4.
Fails on shared_lib build.
More information about the All-commits
mailing list