llvm/lib/CodeGen/AsmPrinter
Matthias Braun 34045e1568 MC/AsmPrinter: Reduce code duplication.
Factor out duplicated code emitting mach-o version-min specifiers.

This should be NFC but happens to fix a bug where the code in
MCMachoStreamer didn't take the version skew between darwin and macos
versions into account.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@320666 91177308-0d34-0410-b5e6-96231b3b80d8
2017-12-14 03:59:24 +00:00
..
AddressPool.cpp Fix a bunch more layering of CodeGen headers that are in Target 2017-11-17 01:07:10 +00:00
AddressPool.h
ARMException.cpp Remove redundant includes from lib/CodeGen. 2017-12-13 21:30:47 +00:00
AsmPrinter.cpp MC/AsmPrinter: Reduce code duplication. 2017-12-14 03:59:24 +00:00
AsmPrinterDwarf.cpp Remove redundant includes from lib/CodeGen. 2017-12-13 21:30:47 +00:00
AsmPrinterHandler.h
AsmPrinterInlineAsm.cpp Fix a bunch more layering of CodeGen headers that are in Target 2017-11-17 01:07:10 +00:00
ByteStreamer.h
CMakeLists.txt
CodeViewDebug.cpp [CodeView] Teach clang to emit the .debug$H COFF section. 2017-12-13 22:33:58 +00:00
CodeViewDebug.h [CodeView] Teach clang to emit the .debug$H COFF section. 2017-12-13 22:33:58 +00:00
DbgValueHistoryCalculator.cpp Fix a bunch more layering of CodeGen headers that are in Target 2017-11-17 01:07:10 +00:00
DbgValueHistoryCalculator.h Add a few missing headers for modularization/IWYU/etc 2017-10-27 22:12:46 +00:00
DebugHandlerBase.cpp Fix a bunch more layering of CodeGen headers that are in Target 2017-11-17 01:07:10 +00:00
DebugHandlerBase.h
DebugLocEntry.h
DebugLocStream.cpp
DebugLocStream.h
DIE.cpp
DIEHash.cpp
DIEHash.h
DIEHashAttributes.def
DwarfAccelTable.cpp
DwarfAccelTable.h
DwarfCFIException.cpp Remove redundant includes from lib/CodeGen. 2017-12-13 21:30:47 +00:00
DwarfCompileUnit.cpp Fix a bunch more layering of CodeGen headers that are in Target 2017-11-17 01:07:10 +00:00
DwarfCompileUnit.h
DwarfDebug.cpp Fix a bunch more layering of CodeGen headers that are in Target 2017-11-17 01:07:10 +00:00
DwarfDebug.h [DebugInfo] Fix potential CU mismatch for SubprogramScopeDIEs. 2017-11-15 10:57:05 +00:00
DwarfException.h
DwarfExpression.cpp Fix a bunch more layering of CodeGen headers that are in Target 2017-11-17 01:07:10 +00:00
DwarfExpression.h
DwarfFile.cpp
DwarfFile.h Modularize: Include some required headers 2017-11-03 20:24:19 +00:00
DwarfStringPool.cpp
DwarfStringPool.h
DwarfUnit.cpp Fix a bunch more layering of CodeGen headers that are in Target 2017-11-17 01:07:10 +00:00
DwarfUnit.h
EHStreamer.cpp Fix a bunch more layering of CodeGen headers that are in Target 2017-11-17 01:07:10 +00:00
EHStreamer.h
ErlangGCPrinter.cpp Fix a bunch more layering of CodeGen headers that are in Target 2017-11-17 01:07:10 +00:00
LLVMBuild.txt
OcamlGCPrinter.cpp Fix a bunch more layering of CodeGen headers that are in Target 2017-11-17 01:07:10 +00:00
WinException.cpp Remove redundant includes from lib/CodeGen. 2017-12-13 21:30:47 +00:00
WinException.h