llvm-project/llvm/lib/CodeGen/AsmPrinter
Markus Lavin ad78768d59 Revert "[DebugInfo] Introduce DW_OP_LLVM_convert"
This reverts commit 1cf4b593a7ebd666fc6775f3bd38196e8e65fafe.

Build bots found failing tests not detected locally.

Failing Tests (3):
  LLVM :: DebugInfo/Generic/convert-debugloc.ll
  LLVM :: DebugInfo/Generic/convert-inlined.ll
  LLVM :: DebugInfo/Generic/convert-linked.ll

llvm-svn: 356444
2019-03-19 09:17:28 +00:00
..
ARMException.cpp Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
AccelTable.cpp Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
AddressPool.cpp DebugInfo: Use assembly label arithmetic for address pool size for easier reading/editing 2019-01-24 03:27:57 +00:00
AddressPool.h DebugInfo: Use assembly label arithmetic for address pool size for easier reading/editing 2019-01-24 03:27:57 +00:00
AsmPrinter.cpp Revert "[Remarks] Refactor remark diagnostic emission in a RemarkStreamer" 2019-03-06 14:52:37 +00:00
AsmPrinterDwarf.cpp Revert "[DebugInfo] Introduce DW_OP_LLVM_convert" 2019-03-19 09:17:28 +00:00
AsmPrinterInlineAsm.cpp Remove ASan asm instrumentation. 2019-03-11 21:50:10 +00:00
ByteStreamer.h Revert "[DebugInfo] Introduce DW_OP_LLVM_convert" 2019-03-19 09:17:28 +00:00
CMakeLists.txt Revert "[BTF] Add BTF DebugInfo" 2018-11-30 16:54:43 +00:00
CodeViewDebug.cpp Add Swift enumerator value for CodeView::SourceLanguage 2019-03-11 23:27:59 +00:00
CodeViewDebug.h Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
DIE.cpp Revert "[DebugInfo] Introduce DW_OP_LLVM_convert" 2019-03-19 09:17:28 +00:00
DIEHash.cpp Revert "[DebugInfo] Introduce DW_OP_LLVM_convert" 2019-03-19 09:17:28 +00:00
DIEHash.h Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
DIEHashAttributes.def
DbgEntityHistoryCalculator.cpp Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
DebugHandlerBase.cpp [DebugInfo] Stop changing labels for register-described parameter DBG_VALUEs 2019-02-13 09:34:07 +00:00
DebugLocEntry.h Revert "[DebugInfo] Introduce DW_OP_LLVM_convert" 2019-03-19 09:17:28 +00:00
DebugLocStream.cpp Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
DebugLocStream.h Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
DwarfCFIException.cpp Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
DwarfCompileUnit.cpp Revert "[DebugInfo] Introduce DW_OP_LLVM_convert" 2019-03-19 09:17:28 +00:00
DwarfCompileUnit.h Revert "[DebugInfo] Introduce DW_OP_LLVM_convert" 2019-03-19 09:17:28 +00:00
DwarfDebug.cpp Revert "[DebugInfo] Introduce DW_OP_LLVM_convert" 2019-03-19 09:17:28 +00:00
DwarfDebug.h Revert "[DebugInfo] Introduce DW_OP_LLVM_convert" 2019-03-19 09:17:28 +00:00
DwarfException.h Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
DwarfExpression.cpp Revert "[DebugInfo] Introduce DW_OP_LLVM_convert" 2019-03-19 09:17:28 +00:00
DwarfExpression.h Revert "[DebugInfo] Introduce DW_OP_LLVM_convert" 2019-03-19 09:17:28 +00:00
DwarfFile.cpp DebugInfo: Split DWARF + gmlt + no-split-dwarf-inlining shouldn't emit anything to the .dwo file 2019-02-12 00:00:38 +00:00
DwarfFile.h Revert "[DebugInfo] Introduce DW_OP_LLVM_convert" 2019-03-19 09:17:28 +00:00
DwarfStringPool.cpp Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
DwarfStringPool.h Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
DwarfUnit.cpp Revert "[DebugInfo] Introduce DW_OP_LLVM_convert" 2019-03-19 09:17:28 +00:00
DwarfUnit.h [DebugInfo] Construct nested types on behalf of owner CU 2019-03-04 07:15:36 +00:00
EHStreamer.cpp Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
EHStreamer.h Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
ErlangGCPrinter.cpp Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
LLVMBuild.txt Revert "[DebugInfo] Introduce DW_OP_LLVM_convert" 2019-03-19 09:17:28 +00:00
OcamlGCPrinter.cpp Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
WasmException.cpp [WebAssembly] Exception handling: Switch to the new proposal 2019-01-30 03:21:57 +00:00
WasmException.h Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
WinCFGuard.cpp Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
WinCFGuard.h Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
WinException.cpp [COFF, ARM64] Fix localaddress to handle stack realignment and variable size objects 2019-02-01 21:41:33 +00:00
WinException.h Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00