1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 03:53:04 +02:00
llvm-mirror/include
Chris Lattner 01f5df01bf 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.

llvm-svn: 97212
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