llvm-project/llvm/lib/AsmParser
Eugene Leviant bf46e7410c [ThinLTO] Internalize readonly globals
An attempt to recommit r346584 after failure on OSX build bot.
Fixed cache key computation in ThinLTOCodeGenerator and added
test case

llvm-svn: 347033
2018-11-16 07:08:00 +00:00
..
CMakeLists.txt
LLLexer.cpp [IR] Add a dedicated FNeg IR Instruction 2018-11-13 18:15:47 +00:00
LLLexer.h [AsmParser] Fix inconsistent declaration parameter name 2018-07-12 02:03:53 +00:00
LLParser.cpp [ThinLTO] Internalize readonly globals 2018-11-16 07:08:00 +00:00
LLParser.h [IR] Add a dedicated FNeg IR Instruction 2018-11-13 18:15:47 +00:00
LLToken.h [IR] Add a dedicated FNeg IR Instruction 2018-11-13 18:15:47 +00:00
LLVMBuild.txt Add dependency from AsmParser to BinaryFormat. 2017-06-07 04:24:33 +00:00
Parser.cpp [ThinLTO] Parse module summary index from assembly 2018-06-26 13:56:49 +00:00