llvm-6502/include
Chris Lattner 00947ee2db fix the matcher in the presence of multiple scopes: we need to save
and restore the entire matcher stack by value.  This is because children
we're testing could do moveparent or other things besides just 
scribbling on additions to the stack.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@97212 91177308-0d34-0410-b5e6-96231b3b80d8
2010-02-26 07:28:20 +00:00
..
llvm fix the matcher in the presence of multiple scopes: we need to save 2010-02-26 07:28:20 +00:00
llvm-c Fix a typo in an LLVMOpcode enum. LLVMTrunk -> LLVMTrunc. 2010-02-16 03:45:23 +00:00