bors
1a7f290a9a
Auto merge of #140914 - Zalathar:asm-bindings, r=compiler-errors
...
cg_llvm: Clean up some inline assembly bindings
This PR combines a few loosely-related cleanups to LLVM bindings related to inline assembly. These include:
- Replacing `LLVMRustInlineAsm` with LLVM-C's `LLVMGetInlineAsm`
- Adjusting FFI declarations to avoid the need for explicit `as_c_char_ptr` conversions
- Flattening control flow in `inline_asm_call`
There should be no functional changes.
2025-05-12 17:39:21 +00:00
..
2025-05-10 08:58:47 +10:00
2025-05-05 11:50:43 +00:00
2025-05-06 16:28:39 +10:00
2025-05-04 22:03:15 +03:00
2025-05-07 12:56:44 +10:00
2025-05-08 08:14:16 +02:00
2025-05-10 08:58:47 +10:00
2025-05-09 17:11:23 +02:00
2025-05-11 02:44:36 +02:00
2025-05-12 17:39:21 +00:00
2025-05-10 16:26:02 +02:00
2025-05-09 17:11:23 +02:00
2025-05-07 12:39:54 +00:00
2025-05-06 23:02:47 +05:00
2025-05-02 15:59:38 +03:00
2025-05-08 19:59:48 +10:00
2025-05-07 00:29:21 +00:00
2025-05-09 13:57:49 +10:00
2025-05-11 02:44:36 +02:00
2025-05-03 12:46:51 +10:00
2025-05-08 15:00:17 +00:00
2025-05-07 12:39:54 +00:00
2025-05-08 08:14:18 +02:00
2025-05-09 12:19:09 +02:00
2025-05-05 23:10:08 +08:00
2025-05-11 08:38:48 +02:00
2025-05-07 00:29:20 +00:00
2025-05-11 14:37:54 +10:00
2025-05-03 10:18:50 -07:00
2025-04-29 20:48:51 +10:00
2025-05-06 16:28:38 +10:00
2025-05-11 03:48:50 +07:00
2025-05-04 22:03:15 +03:00
2025-05-07 18:19:04 +02:00
2025-05-08 23:16:49 +07:00
2025-05-09 12:19:09 +02:00
2025-05-08 08:14:18 +02:00
2025-05-09 22:16:34 +09:00
2025-05-06 10:00:22 +00:00
2025-05-04 22:03:15 +03:00
2025-05-06 18:53:55 -07:00
2025-04-28 13:30:45 +02:00
2025-05-01 04:11:52 +00:00
2025-05-07 12:39:54 +00:00
2025-05-11 02:44:37 +02:00
2025-05-07 22:17:29 +02:00
2025-05-09 12:19:09 +02:00
2025-05-05 13:17:35 +00:00
2025-05-11 02:44:36 +02:00
2025-05-07 22:17:29 +02:00
2025-05-11 15:46:50 +00:00
2025-05-09 12:09:15 +02:00
2025-05-01 20:05:02 +01:00
2025-05-02 19:37:56 +02:00
2025-05-08 08:14:16 +02:00
2025-05-08 08:14:18 +02:00
2025-04-30 15:39:52 -07:00