mirror of
https://github.com/jeremysrand/llvm-65816.git
synced 2025-08-05 03:24:29 +00:00
Do not ignore clang for my 65816 work
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -39,7 +39,8 @@ projects/*
|
||||
!projects/CMakeLists.txt
|
||||
!projects/Makefile
|
||||
# Clang, which is tracked independently.
|
||||
tools/clang
|
||||
# Except I am going to integrate it for my WDC65816 repository...
|
||||
# tools/clang
|
||||
# LLDB, which is tracked independently.
|
||||
tools/lldb
|
||||
# lld, which is tracked independently.
|
||||
|
Reference in New Issue
Block a user