Florian Schmiderer
3409ca65d8
Add OwnedTargetMachine to manage llvm:TargetMachine. Uses pointers
...
instead of &'static mut and provides safe interface to create/dispose
it.
2023-09-24 21:11:37 +02:00
nils
fd7a159710
Fix uninlined_format_args
for some compiler crates
...
Convert all the crates that have had their diagnostic migration
completed (except save_analysis because that will be deleted soon and
apfloat because of the licensing problem).
2023-01-05 19:01:12 +01:00
Tomasz Miąsko
ea0a31ff0c
Inline SmallCStr::deref
2022-03-04 16:57:34 +01:00
Simonas Kazlauskas
df701a292c
Querify global_backend_features
...
At the very least this serves to deduplicate the diagnostics that are
output about unknown target features provided via CLI.
2022-03-01 01:57:25 +02:00
est31
15de4cbc4b
Remove redundant [..]s
2021-12-09 00:01:29 +01:00
mark
9e5f7d5631
mv compiler to compiler/
2020-08-30 18:45:07 +03:00