mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-14 11:32:34 +00:00
Rename llvmc2/src to llvmc2/core.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@57000 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
c32dece5a8
commit
b6cc085134
@ -11,7 +11,7 @@ LEVEL = ../..
|
||||
|
||||
BUILTIN_PLUGINS = Base
|
||||
DRIVER_NAME = llvmc2
|
||||
DIRS = plugins src
|
||||
DIRS = plugins core
|
||||
|
||||
export BUILTIN_PLUGINS
|
||||
export DRIVER_NAME
|
||||
|
Loading…
Reference in New Issue
Block a user