llvm-6502/lib/TableGen
David Greene d2b9f20b18 Fix List-of-List Processing
Fix VarListElementInit::resolveListElementReference to return a
partially resolved VarListElementInint in the case where full
resolution is not possible.  This allows TableGen to make forward
progress resolving certain complex list expressions.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@141315 91177308-0d34-0410-b5e6-96231b3b80d8
2011-10-06 21:20:46 +00:00
..
CMakeLists.txt
Error.cpp
Main.cpp
Makefile
Record.cpp Fix List-of-List Processing 2011-10-06 21:20:46 +00:00
TableGenBackend.cpp
TGLexer.cpp Use StringSwitch. 2011-10-06 18:53:43 +00:00
TGLexer.h
TGParser.cpp Prefix Template Arg Names with Multiclass Name 2011-10-05 22:42:54 +00:00
TGParser.h
TGPreprocessor.cpp
TGPreprocessor.h