Jason Eckhardt
96ce8cadf9
[NFC][Lanai][Hexagon] Define DEBUG_TYPE after including Debug.h. ( #125440 )
...
This patch fixes some warnings/errors that occur with certain
compilers-- due to existing code not following the idiom mentioned in
`Debug.h`:
```
// LLVM_DEBUG() requires the DEBUG_TYPE macro to be defined. Set it to "foo"
// specify that your debug code belongs to class "foo". **Be careful that you only
// do this after including Debug.h and not around any #include of headers.**
```
2025-02-12 08:32:59 -06:00
..
2025-02-11 11:31:31 +05:30
2025-02-11 13:20:38 -06:00
2025-02-11 11:31:31 +05:30
2025-02-04 22:11:15 -06:00
2024-11-22 15:17:30 -06:00
2024-06-04 08:10:58 +08:00
2024-12-23 13:36:28 -06:00
2024-11-17 08:38:53 -08:00
2024-03-19 16:22:30 -05:00
2025-02-11 11:31:31 +05:30
2024-11-17 08:38:53 -08:00
2024-11-17 08:38:53 -08:00
2024-11-17 08:38:53 -08:00
2024-11-17 08:38:53 -08:00
2025-02-11 11:31:31 +05:30
2025-02-11 11:31:31 +05:30
2024-08-16 08:35:59 -07:00
2025-02-11 11:31:31 +05:30
2024-12-23 13:36:28 -06:00
2024-12-23 13:36:28 -06:00
2024-12-23 13:36:28 -06:00
2024-12-23 13:36:28 -06:00
2023-11-16 13:48:20 -06:00
2025-01-14 12:21:40 -06:00
2025-01-14 12:21:40 -06:00
2024-07-09 09:11:18 +08:00
2025-02-11 11:31:31 +05:30
2024-12-13 11:43:09 +08:00
2024-10-18 09:35:42 +04:00
2024-10-17 16:20:43 +01:00
2024-07-26 15:47:47 +08:00
2024-11-17 08:38:53 -08:00
2024-11-17 08:38:53 -08:00
2024-06-11 21:27:14 +08:00
2025-02-11 11:31:31 +05:30
2025-02-11 11:31:31 +05:30
2025-02-11 11:31:31 +05:30
2024-11-22 15:07:31 +01:00
2024-12-19 09:07:42 -08:00
2024-06-04 08:10:58 +08:00
2025-02-11 11:31:31 +05:30
2025-02-11 11:31:31 +05:30
2025-01-20 16:47:40 +08:00
2025-02-11 11:31:31 +05:30
2024-11-22 15:17:30 -06:00
2025-02-12 08:32:59 -06:00
2025-02-03 12:28:31 -08:00
2025-02-07 07:58:49 -08:00
2024-11-17 08:38:53 -08:00
2024-11-17 08:38:53 -08:00
2025-02-11 11:31:31 +05:30
2025-02-11 11:31:31 +05:30
2025-01-27 16:44:14 +00:00
2024-03-23 15:02:27 +08:00
2025-01-10 09:54:02 -06:00
2024-06-21 08:34:04 +02:00
2025-02-11 11:31:31 +05:30
2025-02-11 11:31:31 +05:30
2024-06-11 21:27:14 +08:00
2024-12-12 10:17:32 +13:00
2024-12-23 13:36:28 -06:00
2024-12-23 13:36:28 -06:00
2024-12-23 13:36:28 -06:00
2025-01-30 00:14:08 -08:00
2025-02-11 11:31:31 +05:30
2025-01-14 12:21:40 -06:00
2025-02-05 11:41:37 +05:30
2025-02-05 11:41:37 +05:30
2024-07-25 09:19:22 -04:00
2024-03-19 16:22:30 -05:00
2024-09-25 07:25:57 -07:00
2024-09-25 07:25:57 -07:00
2025-02-11 11:31:31 +05:30
2025-02-11 11:31:31 +05:30
2025-02-11 11:31:31 +05:30
2025-02-11 11:31:31 +05:30
2025-02-11 11:31:31 +05:30
2025-02-11 11:31:31 +05:30
2024-11-17 08:38:53 -08:00
2023-06-12 13:51:31 -07:00
2023-06-15 09:01:04 -07:00
2023-06-15 09:01:04 -07:00