mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-24 19:52:54 +01:00
refactor x86 conditional branches to use a multipattern
that generates the 1-byte and 4-byte immediate versions from one definition. llvm-svn: 95902
This commit is contained in:
parent
d69e1c1bb2
commit
63870006bf
@ -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…
Reference in New Issue
Block a user