Nicolai Hähnle
11a4b2d950
Cleanup the LLVM exported symbols namespace ( #161240 )
...
There's a pattern throughout LLVM of cl::opts being exported. That in
itself is probably a bit unfortunate, but what's especially bad about it
is that a lot of those symbols are in the global namespace. Move them
into the llvm namespace.
While doing this, I noticed some other variables in the global namespace
and moved them as well.
2025-10-01 15:32:07 -07:00
..
2025-06-12 11:51:58 +01:00
2025-07-15 15:34:10 +01:00
2025-09-11 07:54:27 -07:00
2025-05-05 12:10:03 +02:00
2025-03-24 10:11:55 -07:00
2025-05-04 16:08:31 -07:00
2025-03-31 08:10:34 -07:00
2025-06-12 11:51:58 +01:00
2025-06-20 18:55:41 -04:00
2025-06-27 12:49:20 -07:00
2025-08-17 23:46:35 -07:00
2025-03-27 07:51:58 -07:00
2025-05-15 15:00:05 +02:00
2025-08-22 10:33:46 -07:00
2025-10-01 15:32:07 -07:00
2025-10-01 15:32:07 -07:00
2025-08-15 10:45:34 -07:00
2025-10-01 08:47:41 +00:00
2025-04-11 19:39:25 +08:00
2025-08-15 12:00:34 +01:00
2025-05-24 09:37:43 -07:00
2025-08-27 17:58:29 +02:00
2025-09-10 18:16:58 -07:00
2025-10-01 15:32:07 -07:00
2025-07-18 11:31:52 +01:00
2025-08-15 12:00:34 +01:00
2025-07-16 11:41:32 +01:00
2025-05-02 09:40:50 +02:00
2025-03-20 09:11:11 -07:00
2025-10-01 15:32:07 -07:00
2025-10-01 15:32:07 -07:00
2025-06-17 15:55:14 +01:00
2025-08-28 17:12:34 +00:00
2025-06-26 08:41:18 -07:00
2025-08-28 19:13:53 -07:00
2025-10-01 15:32:07 -07:00