Skip to content

Commit 7c1e175

Browse files
committed
Added LLVM support to PL/0 sample
1 parent 7c24c30 commit 7c1e175

File tree

7 files changed

+387
-150
lines changed

7 files changed

+387
-150
lines changed

CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,5 +69,4 @@ add_subdirectory(example)
6969

7070
if(NOT MSVC)
7171
add_subdirectory(lint)
72-
add_subdirectory(language/pl0)
7372
endif()

language/pl0/CMakeLists.txt

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

0 commit comments

Comments
 (0)