1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 11:02:59 +02:00
llvm-mirror/lib/AsmParser
Rafael Espindola 499aaf305a Add support for aliases with linkonce_odr.
This will be used to extend constructor aliases in clang.

llvm-svn: 192066
2013-10-06 15:10:43 +00:00
..
CMakeLists.txt
LLLexer.cpp Implement function prefix data as an IR feature. 2013-09-16 01:08:15 +00:00
LLLexer.h Revert "Give internal classes hidden visibility." 2013-09-11 18:05:11 +00:00
LLParser.cpp Add support for aliases with linkonce_odr. 2013-10-06 15:10:43 +00:00
LLParser.h AutoUpgrade: upgrade from scalar TBAA format to struct-path aware TBAA format. 2013-09-28 00:22:27 +00:00
LLToken.h Implement function prefix data as an IR feature. 2013-09-16 01:08:15 +00:00
LLVMBuild.txt
Makefile
Parser.cpp keep only the StringRef version of getFileOrSTDIN. 2013-06-25 05:28:34 +00:00