mirror of
https://github.com/RPCS3/llvm.git
synced 2024-12-14 07:31:53 +00:00
Nuke inadvertant debugging commit.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@146057 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
577b09155f
commit
4f66a050a2
@ -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…
Reference in New Issue
Block a user