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-02-13 21:28:50 -08:00
2023-10-12 21:21:45 -07:00
2023-10-10 21:54:15 -07:00
2023-10-12 21:21:45 -07:00
2023-10-10 21:54:15 -07:00
2023-10-12 21:21:45 -07:00
2023-06-23 10:50:47 +01:00
2023-08-29 11:07:12 -07:00
2023-07-27 13:41:28 -07:00
2023-06-22 16:35:13 +01:00
2023-09-12 15:14:52 -07:00
2023-01-17 22:39:39 +03:00
2023-05-09 14:40:43 -07:00
2023-02-07 12:39:46 +00:00
2023-10-12 21:21:45 -07:00
2023-06-22 16:35:13 +01:00
2023-06-22 16:35:13 +01:00
2023-03-03 16:24:55 +00:00
2023-03-16 13:38:10 +00:00
2023-01-28 09:23:07 -08:00
2023-05-03 00:13:20 +09:00