mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-11-01 15:11:24 +00:00
2214dc0764
values, resolving references to them, and then removing the definitions. If a template argument is set to an undefined value, we need to resolve references to that argument to an explicit undefined value. The current code leaves the reference to the template argument as it is, which causes an assertion failure later when the definition of the template argument is removed. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@89581 91177308-0d34-0410-b5e6-96231b3b80d8 |
||
---|---|---|
.. | ||
2003-08-03-PassCode.td | ||
2006-09-18-LargeInt.td | ||
AnonDefinitionOnDemand.td | ||
BitsInitOverflow.td | ||
cast.td | ||
CStyleComment.td | ||
DagDefSubst.td | ||
DagIntSubst.td | ||
DefmInherit.td | ||
dg.exp | ||
foreach.td | ||
ForwardRef.td | ||
GeneralList.td | ||
if.td | ||
Include.inc | ||
Include.td | ||
IntBitInit.td | ||
LazyChange.td | ||
lisp.td | ||
ListArgs.td | ||
ListArgsSimple.td | ||
ListConversion.td | ||
ListSlices.td | ||
MultiClass.td | ||
MultiClassDefName.td | ||
MultiClassInherit.td | ||
nameconcat.td | ||
nested-comment.td | ||
Slice.td | ||
strconcat.td | ||
String.td | ||
subst.td | ||
SuperSubclassSameName.td | ||
TargetInstrInfo.td | ||
TargetInstrSpec.td | ||
TemplateArgRename.td | ||
Tree.td | ||
TreeNames.td | ||
UnsetBitInit.td | ||
UnterminatedComment.td |