.. |
AddressPool.cpp
|
|
|
AddressPool.h
|
|
|
ARMException.cpp
|
PR 31534: When emitting both DWARF unwind tables and debug information,
|
2017-01-05 20:55:28 +00:00 |
AsmPrinter.cpp
|
Check hasPersonalityFn before calling getPersonalityFn
|
2017-05-31 22:21:20 +00:00 |
AsmPrinterDwarf.cpp
|
Reapply "[CodeGen] Fix invalid DWARF info on Win64"
|
2017-01-02 03:00:19 +00:00 |
AsmPrinterHandler.h
|
|
|
AsmPrinterInlineAsm.cpp
|
PR31007 and PR27884 will be closed: a possibility to compile constants like 0bH is now supported in MS asm.
|
2017-04-26 09:56:59 +00:00 |
ByteStreamer.h
|
|
|
CMakeLists.txt
|
[CMake] NFC. Updating CMake dependency specifications
|
2016-11-17 04:36:50 +00:00 |
CodeViewDebug.cpp
|
[CodeView] Rename ModuleDebugFragment -> DebugSubsection.
|
2017-05-30 16:36:15 +00:00 |
CodeViewDebug.h
|
[CodeView] Rename ModuleDebugFragment -> DebugSubsection.
|
2017-05-30 16:36:15 +00:00 |
DbgValueHistoryCalculator.cpp
|
BitVector: add iterators for set bits
|
2017-05-17 01:07:53 +00:00 |
DbgValueHistoryCalculator.h
|
|
|
DebugHandlerBase.cpp
|
Make helper functions static. NFC.
|
2017-05-26 20:09:00 +00:00 |
DebugHandlerBase.h
|
Refactor DebugHandlerBase a bit to common non-debug-having-function filtering
|
2017-02-16 18:48:33 +00:00 |
DebugLocEntry.h
|
Use print() instead of dump() in code
|
2017-01-28 06:53:55 +00:00 |
DebugLocStream.cpp
|
|
|
DebugLocStream.h
|
|
|
DIE.cpp
|
Avoid using relocations for ref_addr in .dwo files
|
2017-04-22 07:53:44 +00:00 |
DIEHash.cpp
|
DebugInfo: Include .dwo file name when hashing multiple CUs in a single file
|
2017-05-29 06:32:34 +00:00 |
DIEHash.h
|
DebugInfo: Include .dwo file name when hashing multiple CUs in a single file
|
2017-05-29 06:32:34 +00:00 |
DIEHashAttributes.def
|
Fix DIEHash refactoring that dropped the DW_AT_name from the hash
|
2017-05-23 18:36:07 +00:00 |
DwarfAccelTable.cpp
|
This change removes the dependency on DwarfDebug that was used for DW_FORM_ref_addr by making a new DIEUnit class in DIE.cpp.
|
2016-12-01 18:56:29 +00:00 |
DwarfAccelTable.h
|
Remove LLVM_CONSTEXPR.
|
2016-10-23 19:39:16 +00:00 |
DwarfCFIException.cpp
|
PR 31534: When emitting both DWARF unwind tables and debug information,
|
2017-01-05 20:55:28 +00:00 |
DwarfCompileUnit.cpp
|
DebugInfo: Produce debug_{gnu_}pub{names,types} entries when explicitly requested, even in -gmlt or when empty
|
2017-05-25 18:50:28 +00:00 |
DwarfCompileUnit.h
|
DebugInfo: Produce debug_{gnu_}pub{names,types} entries when explicitly requested, even in -gmlt or when empty
|
2017-05-25 18:50:28 +00:00 |
DwarfDebug.cpp
|
DebugInfo: Include .dwo file name when hashing multiple CUs in a single file
|
2017-05-29 06:32:34 +00:00 |
DwarfDebug.h
|
DebugInfo: Do not emit empty CUs
|
2017-05-26 18:52:56 +00:00 |
DwarfException.h
|
Emit .cfi_sections before the first .cfi_startproc
|
2017-01-02 18:05:27 +00:00 |
DwarfExpression.cpp
|
Fix an assertion when skipping stack values in DWARF2 mode.
|
2017-04-25 19:40:53 +00:00 |
DwarfExpression.h
|
Don't emit locations that need a DW_OP_stack_value in DWARF 2 & 3.
|
2017-04-20 20:42:33 +00:00 |
DwarfFile.cpp
|
Make a DWARF generator so we can unit test DWARF APIs with gtest.
|
2016-12-08 01:03:48 +00:00 |
DwarfFile.h
|
DWARF: Avoid cross-CU references under Fission
|
2017-05-12 01:13:45 +00:00 |
DwarfStringPool.cpp
|
|
|
DwarfStringPool.h
|
|
|
DwarfUnit.cpp
|
IR: Give function GlobalValue::getRealLinkageName() a less misleading name: dropLLVMManglingEscape().
|
2017-05-16 00:39:01 +00:00 |
DwarfUnit.h
|
DWARF: Avoid cross-CU references under Fission
|
2017-05-12 01:13:45 +00:00 |
EHStreamer.cpp
|
[EH] Fix the LSDA that we emit for unknown EH personalities
|
2017-05-31 22:18:49 +00:00 |
EHStreamer.h
|
|
|
ErlangGCPrinter.cpp
|
[MC] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC).
|
2017-02-14 00:33:36 +00:00 |
LLVMBuild.txt
|
Prune unused libdeps.
|
2016-12-08 15:28:02 +00:00 |
OcamlGCPrinter.cpp
|
Use the range variant of find instead of unpacking begin/end
|
2016-08-11 22:21:41 +00:00 |
WinException.cpp
|
IR: Give function GlobalValue::getRealLinkageName() a less misleading name: dropLLVMManglingEscape().
|
2017-05-16 00:39:01 +00:00 |
WinException.h
|
[WinEH] Don't assume endFunction is called while in .text
|
2016-12-28 19:05:12 +00:00 |