We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 183cb45 commit ef1abbeCopy full SHA for ef1abbe
llvm/lib/Target/NVPTX/NVVMReflect.cpp
@@ -52,10 +52,6 @@ using namespace llvm;
52
53
#define DEBUG_TYPE "nvvm-reflect"
54
55
-namespace llvm {
56
-void initializeNVVMReflectLegacyPassPass(PassRegistry &);
57
-} // namespace llvm
58
-
59
namespace {
60
class NVVMReflect {
61
// Map from reflect function call arguments to the value to replace the call
0 commit comments