diff options
author | Rafael Espindola <rafael.espindola@gmail.com> | 2017-12-13 01:39:35 +0000 |
---|---|---|
committer | Rafael Espindola <rafael.espindola@gmail.com> | 2017-12-13 01:39:35 +0000 |
commit | b01cd8645882819dded2ffd8e16011399191452c (patch) | |
tree | b75080173095e3e542924052f740836c8f665056 /llvm/lib/CodeGen/MachineBasicBlock.cpp | |
parent | ecb48e523ea04da899c66f2ca040f5e62261e493 (diff) | |
download | llvm-b01cd8645882819dded2ffd8e16011399191452c.zip llvm-b01cd8645882819dded2ffd8e16011399191452c.tar.gz llvm-b01cd8645882819dded2ffd8e16011399191452c.tar.bz2 |
Fix the type of the Discared section.
It is constructed with a kind of Regular and will dyn_cast to
InputSection, but is declared to be an InputSectionBase.
llvm-svn: 320539
Diffstat (limited to 'llvm/lib/CodeGen/MachineBasicBlock.cpp')
0 files changed, 0 insertions, 0 deletions