AMDGPU/SI: Emit constant arrays in the .text section
[oota-llvm.git] / lib / Target / AMDGPU / AMDGPUAsmPrinter.h
index 1aaef00a4dd0952ca280463b081f1b9ab137a0cb..817cbfc0c0eb289e117d463dd8090d5d9f40cbc9 100644 (file)
@@ -99,8 +99,6 @@ public:
 
   void EmitFunctionBodyStart() override;
 
-  void EmitEndOfAsmFile(Module &M) override;
-
   void EmitFunctionEntryLabel() override;
 
   void EmitGlobalVariable(const GlobalVariable *GV) override;