Displaying 1 result from an estimated 1 matches for "1d41665".
Did you mean:
d41665
2012 Nov 27
1
[LLVMdev] Purpose of -debug-compile in NVPTX backend
...;t this redundant code? If yes then the attached patch should be
committed. If not then I like to know whats going on here....
Regards
Kai
-------------- next part --------------
diff --git a/lib/Target/NVPTX/MCTargetDesc/NVPTXMCAsmInfo.cpp b/lib/Target/NVPTX/MCTargetDesc/NVPTXMCAsmInfo.cpp
index 1d41665..5e128fe 100644
--- a/lib/Target/NVPTX/MCTargetDesc/NVPTXMCAsmInfo.cpp
+++ b/lib/Target/NVPTX/MCTargetDesc/NVPTXMCAsmInfo.cpp
@@ -17,15 +17,6 @@
using namespace llvm;
-bool CompileForDebugging;
-
-// -debug-compile - Command line option to inform opt and llc passes to
-// compile for debugging...