Commit 4ad3de3
authored
[NFC][Driver] Simplify linking of ubsan_standalone_cxx (llvm#120938)
Refactoring before linking it only with CFI diag or VPTR.
Almost NFC as `requiresMinimalRuntime() && needsCfiDiagRt()` changed,
but it was unsupported before anyway.1 parent c7a7773 commit 4ad3de3
1 file changed
+6
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1561 | 1561 | | |
1562 | 1562 | | |
1563 | 1563 | | |
1564 | | - | |
1565 | | - | |
1566 | 1564 | | |
1567 | 1565 | | |
1568 | 1566 | | |
| |||
1572 | 1570 | | |
1573 | 1571 | | |
1574 | 1572 | | |
1575 | | - | |
| 1573 | + | |
1576 | 1574 | | |
1577 | | - | |
1578 | | - | |
1579 | | - | |
| 1575 | + | |
| 1576 | + | |
| 1577 | + | |
| 1578 | + | |
| 1579 | + | |
1580 | 1580 | | |
1581 | 1581 | | |
1582 | 1582 | | |
| |||
0 commit comments