1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 02:52:53 +02:00

[TargetLowering] Simplfiy a bit. NFCI.

llvm-svn: 292024
This commit is contained in:
Davide Italiano 2017-01-14 20:09:29 +00:00
parent 5326ae1b58
commit c21401736b

View File

@ -264,10 +264,7 @@ bool TargetLoweringObjectFile::shouldPutJumpTableInFunctionSection(
// in discardable section
// FIXME: this isn't the right predicate, should be based on the MCSection
// for the function.
if (F.isWeakForLinker())
return true;
return false;
return F.isWeakForLinker();
}
/// Given a mergable constant with the specified size and relocation