mirror of
https://github.com/intel/llvm.git
synced 2026-01-25 10:55:58 +08:00
7475ad05fa70b7e654e74cc213d38c838ed72f6e
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. llvm-svn: 141315
Languages
LLVM
41.5%
C++
31.7%
C
13%
Assembly
9.1%
MLIR
1.5%
Other
2.8%