Commit 10727e9
committed
[Clang] Forward
Summary:
This patch handles the use of `-Xarch_<arch> -Wl,foo` to send an
argument to the linker for the embedded offloading jobs in the linker
wrapper. This makes it equivalent to `-Xoffload-linker foo`.-Xarch_<arch> -Wl,foo for GPU toolchains1 parent d9500f5 commit 10727e9
File tree
2 files changed
+15
-3
lines changed- clang
- lib/Driver/ToolChains
- test/Driver
2 files changed
+15
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9184 | 9184 | | |
9185 | 9185 | | |
9186 | 9186 | | |
| 9187 | + | |
9187 | 9188 | | |
9188 | | - | |
| 9189 | + | |
9189 | 9190 | | |
9190 | 9191 | | |
9191 | 9192 | | |
| |||
9203 | 9204 | | |
9204 | 9205 | | |
9205 | 9206 | | |
9206 | | - | |
| 9207 | + | |
| 9208 | + | |
| 9209 | + | |
9207 | 9210 | | |
9208 | 9211 | | |
9209 | 9212 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
0 commit comments