[IPO] Remove DisableTailCalls (NFC)

The last use was removed on Jun 9, 2015 in commit
d9699bc7bd.
This commit is contained in:
Kazu Hirata 2021-08-23 22:20:22 -07:00
parent 945cde8b6a
commit cb661df58f
1 changed files with 0 additions and 1 deletions

View File

@ -154,7 +154,6 @@ public:
/// tests.
const ModuleSummaryIndex *ImportSummary = nullptr;
bool DisableTailCalls;
bool DisableUnrollLoops;
bool CallGraphProfile;
bool SLPVectorize;