summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Object/MachOObjectFile.cpp
diff options
context:
space:
mode:
authorRui Ueyama <ruiu@google.com>2016-04-22 22:59:24 +0000
committerRui Ueyama <ruiu@google.com>2016-04-22 22:59:24 +0000
commit4a46539c24736a60c9115fcc6d8f1c26ff8a4693 (patch)
tree2edd4fce38ee0b3bc802c5a48bb297ec4a4aa692 /llvm/lib/Object/MachOObjectFile.cpp
parente12fd0fc2c7c806f4d734d58cf48c05c2e9a12bb (diff)
downloadbcm5719-llvm-4a46539c24736a60c9115fcc6d8f1c26ff8a4693.tar.gz
bcm5719-llvm-4a46539c24736a60c9115fcc6d8f1c26ff8a4693.zip
Devirtualize ScriptParserBase. NFC.
ScriptParserBase class is a container of collection of various methods to parse linker script-ish text. It had a virtual method `run` to run the parser. But we don't have to enforce its descendents to implement that. It's up to them. This patch removes pure virtual function `run`. llvm-svn: 267246
Diffstat (limited to 'llvm/lib/Object/MachOObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud