llvm-6502/include
Chris Lattner 9245fc75a4 Fix bug exposed by this testcase:
declare int "call_operand"      (%rtx_def*, int)        ;; Prototype for: call_operand
declare int "restore_operand"   (%rtx_def*, int)        ;; Prototype for: restore_operand

%rtx_def = type opaque
%rtx_def = type int
implementation


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@934 91177308-0d34-0410-b5e6-96231b3b80d8
2001-10-22 04:55:44 +00:00
..
llvm Fix bug exposed by this testcase: 2001-10-22 04:55:44 +00:00
Support Convert ConstRules to use annotations to clean it up. 2001-09-09 21:00:23 +00:00