mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-24 11:42:57 +01:00
Fix build failure.
llvm-svn: 59844
This commit is contained in:
parent
a2ccbea45a
commit
ce00a4dac7
@ -53,7 +53,7 @@ namespace {
|
||||
}
|
||||
}
|
||||
|
||||
#ifndef DEBUG
|
||||
#ifndef NDEBUG
|
||||
/// PrintOps - Print out the expression identified in the Ops list.
|
||||
///
|
||||
static void PrintOps(Instruction *I, const std::vector<ValueEntry> &Ops) {
|
||||
|
Loading…
Reference in New Issue
Block a user