mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-20 12:31:40 +00:00
Rename our version of ccc to ccc2
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@56461 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
d92f2e01fc
commit
ac69f91e44
@ -1,6 +1,6 @@
|
||||
// A (first stab at a) replacement for the Clang's ccc script.
|
||||
// To compile, use this command:
|
||||
// make TOOLNAME=ccc GRAPH=examples/Clang.td
|
||||
// make TOOLNAME=ccc2 GRAPH=examples/Clang.td
|
||||
|
||||
include "Common.td"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user