summaryrefslogtreecommitdiffstats
path: root/llvm/lib/MC/MachObjectWriter.cpp
diff options
context:
space:
mode:
authorDavid Blaikie <dblaikie@gmail.com>2015-06-04 20:41:51 +0000
committerDavid Blaikie <dblaikie@gmail.com>2015-06-04 20:41:51 +0000
commitd8445a5617d6af05883721afef4c32458923b7e3 (patch)
tree995d3e9e5f25cd5e39859f68f28e43f4def809da /llvm/lib/MC/MachObjectWriter.cpp
parent8207641251706ea808df6d2a1ea8f87b8ee04c6d (diff)
downloadbcm5719-llvm-d8445a5617d6af05883721afef4c32458923b7e3.tar.gz
bcm5719-llvm-d8445a5617d6af05883721afef4c32458923b7e3.zip
Retry defaulting the virtual dtor in LoadedObjectInfo
Originally committed in r237975, GCC 4.7 gave a compilation error regarding "looser throw specification" though it seemed to be pointing to a virtual defaulted dtor in a base class and an override defaulted dtor in a derived class - so I'm not quite sure why/how they could end up with different throw specifications. To simplify and reduce the risk of this, I've just removed the pointless override in the derived class, the base class's should be sufficient. *fingers crossed* llvm-svn: 239088
Diffstat (limited to 'llvm/lib/MC/MachObjectWriter.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud