mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-04-12 07:37:34 +00:00
refactor x86 conditional branches to use a multipattern
that generates the 1-byte and 4-byte immediate versions from one definition. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@95902 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
bd13fb6254
commit
b917c47c98
@ -1,4 +1,4 @@
|
||||
//===-- llvm/Support/Mangler.h - Self-contained name mangler ----*- C++ -*-===//
|
||||
//===-- llvm/Target/Mangler.h - Self-contained name mangler ----*- C++ -*-===//
|
||||
//
|
||||
// The LLVM Compiler Infrastructure
|
||||
//
|
||||
|
Loading…
x
Reference in New Issue
Block a user