mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-02-12 18:33:22 +00:00
Fix build failure.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@59844 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
59500c8f9a
commit
50cacb2a52
@ -53,7 +53,7 @@ namespace {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
#ifndef DEBUG
|
#ifndef NDEBUG
|
||||||
/// PrintOps - Print out the expression identified in the Ops list.
|
/// PrintOps - Print out the expression identified in the Ops list.
|
||||||
///
|
///
|
||||||
static void PrintOps(Instruction *I, const std::vector<ValueEntry> &Ops) {
|
static void PrintOps(Instruction *I, const std::vector<ValueEntry> &Ops) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user