Kazu Hirata
4a0ccfa865
Use llvm::endianness::{big,little,native} (NFC)
...
Note that llvm::support::endianness has been renamed to
llvm::endianness while becoming an enum class as opposed to an
enum. This patch replaces support::{big,little,native} with
llvm::endianness::{big,little,native}.
2023-10-12 21:21:45 -07:00
..
2023-10-12 21:21:45 -07:00
2023-08-23 14:19:12 -07:00
2023-09-23 16:27:02 -07:00
2023-09-28 21:34:14 -07:00
2023-10-10 21:54:15 -07:00
2023-03-13 09:25:31 -07:00
2022-12-14 10:18:08 +00:00
2023-08-14 07:58:25 +02:00
2023-04-03 15:38:07 +02:00
2023-07-22 09:52:14 -07:00
2023-10-10 21:54:15 -07:00
2023-04-03 15:38:07 +02:00
2023-03-27 17:37:58 -07:00
2023-08-23 14:31:42 -07:00
2023-03-31 20:41:31 -07:00
2023-03-18 10:13:55 -07:00
2023-03-31 20:41:31 -07:00
2023-10-10 21:54:15 -07:00
2023-09-20 03:49:08 +09:00
2023-09-29 11:21:13 +02:00
2023-09-14 14:10:14 -07:00
2023-02-05 10:53:36 +01:00
2023-03-27 17:37:58 -07:00
2023-09-27 13:24:02 -07:00
2023-03-27 17:37:58 -07:00
2023-10-10 21:54:15 -07:00
2023-09-28 10:30:38 -07:00
2023-02-11 10:51:38 -08:00
2023-09-09 13:10:38 -07:00
2023-07-06 17:59:21 -07:00
2023-03-27 17:37:58 -07:00
2023-08-14 07:58:25 +02:00
2023-04-02 10:27:06 -07:00
2023-08-14 07:58:25 +02:00
2023-10-05 10:08:38 -04:00