Skip to content

Commit 2f4f43c

Browse files
committed
Revert "[SandboxIR] Boilerplate code (#95814)"
This reverts commit e8574e8.
1 parent 05d8ea7 commit 2f4f43c

File tree

8 files changed

+0
-315
lines changed

8 files changed

+0
-315
lines changed

llvm/include/llvm/SandboxIR/SandboxIR.h

Lines changed: 0 additions & 158 deletions
This file was deleted.

llvm/include/llvm/SandboxIR/SandboxIRValues.def

Lines changed: 0 additions & 26 deletions
This file was deleted.

llvm/lib/CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@ add_subdirectory(DebugInfo)
3333
add_subdirectory(DWP)
3434
add_subdirectory(ExecutionEngine)
3535
add_subdirectory(Target)
36-
add_subdirectory(SandboxIR)
3736
add_subdirectory(AsmParser)
3837
add_subdirectory(LineEditor)
3938
add_subdirectory(ProfileData)

llvm/lib/SandboxIR/CMakeLists.txt

Lines changed: 0 additions & 11 deletions
This file was deleted.

llvm/lib/SandboxIR/SandboxIR.cpp

Lines changed: 0 additions & 66 deletions
This file was deleted.

llvm/unittests/CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,6 @@ add_subdirectory(Option)
4343
add_subdirectory(Remarks)
4444
add_subdirectory(Passes)
4545
add_subdirectory(ProfileData)
46-
add_subdirectory(SandboxIR)
4746
add_subdirectory(Support)
4847
add_subdirectory(TableGen)
4948
add_subdirectory(Target)

llvm/unittests/SandboxIR/CMakeLists.txt

Lines changed: 0 additions & 10 deletions
This file was deleted.

llvm/unittests/SandboxIR/SandboxIRTest.cpp

Lines changed: 0 additions & 42 deletions
This file was deleted.

0 commit comments

Comments
 (0)