Added support for macro emission in dwarf (supporting DWARF version 4).
[oota-llvm.git] / lib / Target / NVPTX / NVPTXISelLowering.cpp
index 766369631e140f62ec7cd9b7f71402da82cae4d7..be735f6c1bce1b6e5af08d3f643830d11428356f 100644 (file)
@@ -4549,6 +4549,7 @@ NVPTXTargetObjectFile::~NVPTXTargetObjectFile() {
   delete static_cast<NVPTXSection *>(DwarfLocSection);
   delete static_cast<NVPTXSection *>(DwarfARangesSection);
   delete static_cast<NVPTXSection *>(DwarfRangesSection);
+  delete static_cast<NVPTXSection *>(DwarfMacinfoSection);
 }
 
 MCSection *