mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-31 12:41:49 +01:00
Support llvmc plugins in out-of-tree projects.
llvm-svn: 61990
This commit is contained in:
parent
6761ea2676
commit
f6b520e88a
@ -517,6 +517,7 @@ DataInstall = $(INSTALL) -m 0644
|
||||
# paths. In this case, the SYSPATH function (defined in
|
||||
# Makefile.config) transforms Unix paths into Windows paths.
|
||||
TableGen = $(TBLGEN) -I $(call SYSPATH, $(PROJ_SRC_DIR)) \
|
||||
-I $(call SYSPATH, $(LLVM_SRC_ROOT)/include) \
|
||||
-I $(call SYSPATH, $(PROJ_SRC_ROOT)/include) \
|
||||
-I $(call SYSPATH, $(PROJ_SRC_ROOT)/lib/Target)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user