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 740017f commit 37e6387Copy full SHA for 37e6387
llvm/lib/CodeGen/RegisterUsageInfo.cpp
@@ -114,4 +114,4 @@ PhysicalRegisterUsageInfoPrinterPass::run(Module &M,
114
auto *PRUI = &AM.getResult<PhysicalRegisterUsageInfoAnalysis>(M);
115
PRUI->print(OS, &M);
116
return PreservedAnalyses::all();
117
-}
+}
0 commit comments