IR: Fix GCC error from MDLocation::getInlinedAt()
Apparently GCC didn't like my ternary operator from r225824. Use an `if`. llvm-svn: 225826
Loading
Please sign in to comment
Apparently GCC didn't like my ternary operator from r225824. Use an `if`. llvm-svn: 225826