Commit 21ccf55
[ClangLinkerWrapper] Reintroduce missing upstream commits that remove in-house LTO in clang-linker-wrapper (#17323)
A couple of upstream commits were not merged due to merge conflicts.
This PR reintroduces the following upstream commits:
ccd73ee
4a96081
Also, This PR restores missing changes from upstream commit
aae059e1389bebe86ceb3aea159d95ca6d0823ea](f2f1a14)
Thanks
---------
Signed-off-by: Arvind Sudarsanam <[email protected]>
Co-authored-by: Joseph Huber <[email protected]>
Co-authored-by: Kazu Hirata <[email protected]>1 parent ae76189 commit 21ccf55
File tree
3 files changed
+14
-372
lines changed- clang
- test/Driver
- tools/clang-linker-wrapper
3 files changed
+14
-372
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
161 | 161 | | |
162 | 162 | | |
163 | 163 | | |
164 | | - | |
| 164 | + | |
165 | 165 | | |
166 | 166 | | |
167 | 167 | | |
| |||
185 | 185 | | |
186 | 186 | | |
187 | 187 | | |
188 | | - | |
| 188 | + | |
189 | 189 | | |
190 | 190 | | |
191 | 191 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
| 51 | + | |
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| |||
0 commit comments