@@ -128,27 +128,27 @@ let package = Package(
128
128
" LICENSE.TXT " ,
129
129
" CMakeLists.txt " ,
130
130
// *.inc, *.def
131
- " include/llvm/Support/AArch64TargetParser .def " ,
132
- " include/llvm/Support/ARMTargetParser .def " ,
133
- " include/llvm/Support/X86TargetParser .def " ,
134
- " Support/ Unix/Host.inc" ,
135
- " Support/ Unix/Memory.inc" ,
136
- " Support/ Unix/Mutex.inc" ,
137
- " Support/ Unix/Path.inc" ,
138
- " Support/ Unix/Process.inc" ,
139
- " Support/ Unix/Program.inc" ,
140
- " Support/ Unix/Signals.inc" ,
141
- " Support/ Unix/Threading.inc" ,
142
- " Support/ Unix/Watchdog.inc" ,
143
- " Support/ Windows/Host.inc" ,
144
- " Support/ Windows/Memory.inc" ,
145
- " Support/ Windows/Mutex.inc" ,
146
- " Support/ Windows/Path.inc" ,
147
- " Support/ Windows/Process.inc" ,
148
- " Support/ Windows/Program.inc" ,
149
- " Support/ Windows/Signals.inc" ,
150
- " Support/ Windows/Threading.inc" ,
151
- " Support/ Windows/Watchdog.inc" ,
131
+ " include/IndexStoreDB_LLVMSupport/llvm_Support_AArch64TargetParser .def " ,
132
+ " include/IndexStoreDB_LLVMSupport/llvm_Support_ARMTargetParser .def " ,
133
+ " include/IndexStoreDB_LLVMSupport/llvm_Support_X86TargetParser .def " ,
134
+ " Unix/Host.inc " ,
135
+ " Unix/Memory.inc " ,
136
+ " Unix/Mutex.inc " ,
137
+ " Unix/Path.inc " ,
138
+ " Unix/Process.inc " ,
139
+ " Unix/Program.inc " ,
140
+ " Unix/Signals.inc " ,
141
+ " Unix/Threading.inc " ,
142
+ " Unix/Watchdog.inc " ,
143
+ " Windows/Host.inc " ,
144
+ " Windows/Memory.inc " ,
145
+ " Windows/Mutex.inc " ,
146
+ " Windows/Path.inc " ,
147
+ " Windows/Process.inc " ,
148
+ " Windows/Program.inc " ,
149
+ " Windows/Signals.inc " ,
150
+ " Windows/Threading.inc " ,
151
+ " Windows/Watchdog.inc " ,
152
152
] ) ,
153
153
] ,
154
154
0 commit comments