hanchenye-llvm-project/llvm/tools/dsymutil
Guillaume Chatelet 3620263532 [Alignment] Introduce llvm::Align to MCSection
Summary:
This is patch is part of a series to introduce an Alignment type.
See this thread for context: http://lists.llvm.org/pipermail/llvm-dev/2019-July/133851.html
See this patch for the introduction of the type: https://reviews.llvm.org/D64790

Reviewers: courbet, JDevlieghere

Subscribers: arsenm, sdardis, jvesely, nhaehnle, sbc100, hiraditya, aheejin, jrtc27, atanasyan, llvm-commits

Tags: #llvm

Differential Revision: https://reviews.llvm.org/D67486

llvm-svn: 371831
2019-09-13 09:29:59 +00:00
..
BinaryHolder.cpp
BinaryHolder.h
CFBundle.cpp
CFBundle.h
CMakeLists.txt Break false dependencies on target libraries 2019-05-23 23:02:56 +00:00
CompileUnit.cpp
CompileUnit.h
DebugMap.cpp
DebugMap.h
DeclContext.cpp
DeclContext.h
DwarfLinker.cpp [llvm] Migrate llvm::make_unique to std::make_unique 2019-08-15 15:54:37 +00:00
DwarfLinker.h Switch LLVM to use 64-bit offsets (2/5) 2019-08-06 10:49:40 +00:00
DwarfStreamer.cpp [Alignment] Introduce llvm::Align to MCSection 2019-09-13 09:29:59 +00:00
DwarfStreamer.h Switch LLVM to use 64-bit offsets (2/5) 2019-08-06 10:49:40 +00:00
LLVMBuild.txt
LinkUtils.h
MachODebugMapParser.cpp [llvm] Migrate llvm::make_unique to std::make_unique 2019-08-15 15:54:37 +00:00
MachOUtils.cpp [llvm] Migrate llvm::make_unique to std::make_unique 2019-08-15 15:54:37 +00:00
MachOUtils.h [dsymutil] Remove stale comment (NFC) 2019-06-10 23:30:20 +00:00
NonRelocatableStringpool.cpp
NonRelocatableStringpool.h
SymbolMap.cpp
SymbolMap.h
dsymutil.cpp Rename F_{None,Text,Append} to OF_{None,Text,Append}. NFC 2019-08-05 05:43:48 +00:00
dsymutil.h [dsymutil] Pass LinkOptions by value instead of const ref. 2019-07-30 19:34:26 +00:00