Oneirical
df6d873ae8
rewrite no-builtins-lto to rmake
2024-06-17 15:18:23 -04:00
DianQK
aa874c5513
Revert "Auto merge of #113923 - DianQK:restore-no-builtins-lto, r=pnkfelix"
...
This reverts commit 8c2b577217
, reversing
changes made to 9cf18e98f8
.
2024-01-12 18:23:04 +08:00
DianQK
b9f53be1e9
Put $(LLVM_BIN_DIR)
in quotes to prevent missing backslashes
2023-12-02 04:40:12 +08:00
DianQK
436d4f62e0
Fix link name for extern "C"
in msvc
2023-12-01 22:16:51 +08:00
DianQK
520081721c
Restore #![no_builtins]
crates participation in LTO.
...
After #113716 , we can make `#![no_builtins]` crates participate in LTO again.
`#![no_builtins]` with LTO does not result in undefined references to the error.
2023-10-15 21:12:05 +08:00
Joshua Nelson
433da1fc04
Move almost all run-make-fulldeps to run-make
...
They pass fine.
2023-03-30 07:34:55 -05:00