diff options
| author | Rui Ueyama <ruiu@google.com> | 2016-04-22 22:59:24 +0000 |
|---|---|---|
| committer | Rui Ueyama <ruiu@google.com> | 2016-04-22 22:59:24 +0000 |
| commit | 4a46539c24736a60c9115fcc6d8f1c26ff8a4693 (patch) | |
| tree | 2edd4fce38ee0b3bc802c5a48bb297ec4a4aa692 /llvm/test/Object/size-trivial-macho.test | |
| parent | e12fd0fc2c7c806f4d734d58cf48c05c2e9a12bb (diff) | |
| download | bcm5719-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/test/Object/size-trivial-macho.test')
0 files changed, 0 insertions, 0 deletions

