1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 19:42:54 +02:00
llvm-mirror/lib/AsmParser
Chris Lattner a8e481b961 Recently changed getelementptr to use 'long' indexes for sequential types
instead of uints.  This adds a translation scheme to be backwards compatible
with old .ll files.

llvm-svn: 3679
2002-09-11 01:17:27 +00:00
..
Lexer.l - Remove unused STRING token from lexer & parser 2002-08-16 21:14:40 +00:00
llvmAsmParser.y Recently changed getelementptr to use 'long' indexes for sequential types 2002-09-11 01:17:27 +00:00
Makefile Library bumped up out of Assembly directory 2002-04-08 20:17:06 +00:00
Parser.cpp AsmParser now depends on clients to verify that input is well formed 2002-08-30 22:52:23 +00:00
ParserInternals.h - Remove unused STRING token from lexer & parser 2002-08-16 21:14:40 +00:00