1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 03:02:36 +01:00
llvm-mirror/lib/AsmParser
Guillaume Chatelet 89f87ca322 [Alignment][NFC] Remove dependency on GlobalObject::setAlignment(unsigned)
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

Subscribers: arsenm, mehdi_amini, jvesely, nhaehnle, hiraditya, steven_wu, dexonsmith, dang, llvm-commits

Tags: #llvm

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

llvm-svn: 374880
2019-10-15 11:24:36 +00:00
..
CMakeLists.txt
LLLexer.cpp [X86] Add new calling convention that guarantees tail call optimization 2019-10-07 22:28:58 +00:00
LLLexer.h
LLParser.cpp [Alignment][NFC] Remove dependency on GlobalObject::setAlignment(unsigned) 2019-10-15 11:24:36 +00:00
LLParser.h [ThinLTO] Add summary entries for index-based WPD 2019-07-02 19:38:02 +00:00
LLToken.h [X86] Add new calling convention that guarantees tail call optimization 2019-10-07 22:28:58 +00:00
LLVMBuild.txt
Parser.cpp [llvm] Migrate llvm::make_unique to std::make_unique 2019-08-15 15:54:37 +00:00