Revert "Add a breakpoint manager that matches based on File/Line/Col Locations"
authorMehdi Amini <joker.eph@gmail.com>
Sat, 22 Apr 2023 05:24:05 +0000 (23:24 -0600)
committerMehdi Amini <joker.eph@gmail.com>
Sat, 22 Apr 2023 05:24:05 +0000 (23:24 -0600)
commit6fb4c9fdc1442ee36ea7df2a647d3ef1451a36b5
tree9ae7b0628a2c74310199ab13fa7ae052c381bb0e
parent1da0da903ee818385d8ce470d14f9f9c7cdf6942
Revert "Add a breakpoint manager that matches based on File/Line/Col Locations"

This reverts commit d09c80515d0e7b1f1a81d3f18a3e799565f5e969.

This is broken on Windows
mlir/include/mlir/Debug/BreakpointManagers/FileLineColLocBreakpointManager.h [deleted file]
mlir/include/mlir/Debug/Observers/ActionLogging.h
mlir/include/mlir/Tools/mlir-opt/MlirOptMain.h
mlir/lib/Debug/BreakpointManagers/FileLineColLocBreakpointManager.cpp [deleted file]
mlir/lib/Debug/CMakeLists.txt
mlir/lib/Debug/Observers/ActionLogging.cpp
mlir/lib/Tools/mlir-opt/MlirOptMain.cpp
mlir/test/Pass/action-logging-filter.mlir [deleted file]
mlir/unittests/Debug/CMakeLists.txt
mlir/unittests/Debug/FileLineColLocBreakpointManagerTest.cpp [deleted file]