Commit 8697964
committed
Fix build if ITTAPI_SOURCE_DIR is specified (llvm#106924)
de92615 allows specifying the source directory of ittapi. This
change allows configuring the source directory of ittapi here as well.
(cherry picked from commit f8287f6)
(cherry picked from commit 755d8d0)1 parent 4a7d4d1 commit 8697964
File tree
2 files changed
+8
-2
lines changed- llvm/lib/ExecutionEngine
- IntelJITEvents
- Orc/TargetProcess
2 files changed
+8
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
3 | 6 | | |
4 | 7 | | |
5 | 8 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
10 | 13 | | |
11 | 14 | | |
12 | 15 | | |
| |||
0 commit comments