mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-26 23:32:58 +00:00
Remove dead code
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7726 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
b84fe1c636
commit
7c2af6e93a
@ -209,6 +209,3 @@ class Nonterminal<dag pattern> {
|
||||
bit BuiltIn = 0;
|
||||
}
|
||||
|
||||
// imm - Immediate value...
|
||||
//def imm : Nonterminal<(Constant)> { let BuiltIn = 1; }
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user