alx32
5cb7e49e73
[lld-macho] Fix -no_objc_category_merging flag ( #98238 )
...
`-no_objc_category_merging` flag was behaving like
`-objc_category_merging` - i.e. acting to enable category merging.
This is because we were using `hasArg` instead of `hasFlag` to test for
it. Fix this and add test to ensure it behaves as expected.
2024-07-10 14:37:05 -07:00
..
2024-02-01 14:19:11 -08:00
2023-05-30 14:47:11 -07:00
2024-03-27 17:27:51 -07:00
2024-06-28 16:50:12 -07:00
2024-07-10 14:37:05 -07:00
2023-08-13 13:39:04 -07:00
2024-04-05 08:27:59 +00:00
2023-03-27 16:39:37 -04:00
2024-04-18 11:42:22 -07:00
2024-07-08 09:26:16 -07:00
2023-12-22 12:06:38 -05:00
2024-04-18 11:42:22 -07:00
2024-03-27 17:27:51 -07:00
2023-03-30 14:33:42 -04:00
2024-05-24 08:14:26 +02:00
2023-03-03 15:28:59 -08:00
2024-04-18 11:42:22 -07:00
2024-04-18 11:42:22 -07:00
2024-07-08 14:10:50 -07:00
2024-06-17 18:58:02 -07:00
2024-05-27 19:07:39 -07:00
2024-04-18 11:42:22 -07:00
2023-03-30 14:33:42 -04:00
2024-04-18 11:42:22 -07:00
2024-06-28 16:50:12 -07:00
2024-04-18 11:42:22 -07:00
2024-04-18 11:42:22 -07:00
2024-04-18 11:42:22 -07:00
2023-05-20 13:06:03 -07:00
2024-07-10 18:40:23 +02:00
2024-06-28 16:50:12 -07:00
2024-02-01 14:19:11 -08:00
2024-06-11 21:51:28 +02:00
2024-07-06 15:41:40 +02:00