mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-19 10:13:13 +00:00
Nuke inadvertant debugging commit.
llvm-svn: 146057
This commit is contained in:
parent
2f57374e32
commit
268b95034c
@ -62,9 +62,6 @@ static bool getARMFixupKindMachOInfo(unsigned Kind, unsigned &RelocType,
|
||||
default:
|
||||
return false;
|
||||
|
||||
case ARM::fixup_t2_condbranch:
|
||||
assert(0);
|
||||
return false;
|
||||
case FK_Data_1:
|
||||
Log2Size = llvm::Log2_32(1);
|
||||
return true;
|
||||
|
Loading…
x
Reference in New Issue
Block a user