[llvm] [NFC] Eliminate top-level "using namespace" from some headers. (PR #102751)

Sergei Barannikov via llvm-commits llvm-commits at lists.llvm.org
Sat Aug 10 08:01:57 PDT 2024


================
@@ -15,10 +15,6 @@
 
 #include "RuntimeDyldImpl.h"
 
-#define DEBUG_TYPE "dyld"
----------------
s-barannikov wrote:

This is probably not worth touching. See https://discourse.llvm.org/t/rfc-removing-mcjit-and-runtimedyld/80464

https://github.com/llvm/llvm-project/pull/102751


More information about the llvm-commits mailing list