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.
2 parents 4636021 + ef1abbe commit 27b3391Copy full SHA for 27b3391
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