llvm-project/llvm/lib/AsmParser
Teresa Johnson 20beeea24a Revert "[ThinLTO] Serialize the Module SourceFileName to/from LLVM assembly"
This reverts commit r264869. I am seeing Windows bot failures due to the
"\" in the path being mishandled at some point (seems to be interpreted
wrongly at some point and llvm-as | llvm-dis is yielding some junk
characters). Need to investigate.

llvm-svn: 264871
2016-03-30 15:16:04 +00:00
..
CMakeLists.txt modules: Add explicit dependency on intrinsics_gen 2015-06-16 00:44:12 +00:00
LLLexer.cpp Revert "[ThinLTO] Serialize the Module SourceFileName to/from LLVM assembly" 2016-03-30 15:16:04 +00:00
LLLexer.h Remove empty non-virtual destructors or mark them =default when non-public 2015-04-11 15:32:26 +00:00
LLParser.cpp Revert "[ThinLTO] Serialize the Module SourceFileName to/from LLVM assembly" 2016-03-30 15:16:04 +00:00
LLParser.h Revert "[ThinLTO] Serialize the Module SourceFileName to/from LLVM assembly" 2016-03-30 15:16:04 +00:00
LLToken.h Revert "[ThinLTO] Serialize the Module SourceFileName to/from LLVM assembly" 2016-03-30 15:16:04 +00:00
LLVMBuild.txt
Parser.cpp [AsmParser] Expose an API to parse a string starting with a type. 2016-03-08 00:37:07 +00:00
module.modulemap [modules] Add module maps for LLVM. These are not quite ready for prime-time 2014-05-21 02:46:14 +00:00