diff options
author | Rui Ueyama <ruiu@google.com> | 2015-03-27 22:47:44 +0000 |
---|---|---|
committer | Rui Ueyama <ruiu@google.com> | 2015-03-27 22:47:44 +0000 |
commit | a57f619133827a440fdbadc0c0de24886a64ae75 (patch) | |
tree | 9fa9a3e6bd6f2b82558d323c771c559c9af7dc11 /clang/lib/Frontend/CompilerInstance.cpp | |
parent | 0de4ab513fb0c43800a2c97797420440e4ceb63f (diff) | |
download | llvm-a57f619133827a440fdbadc0c0de24886a64ae75.zip llvm-a57f619133827a440fdbadc0c0de24886a64ae75.tar.gz llvm-a57f619133827a440fdbadc0c0de24886a64ae75.tar.bz2 |
Remove virtual from some ELFLinkingContext member functions.
I expected that these functions are overridden somewhere in the LLD
code base, but they are actually not. Removing virtual for readability
(and performance).
llvm-svn: 233441
Diffstat (limited to 'clang/lib/Frontend/CompilerInstance.cpp')
0 files changed, 0 insertions, 0 deletions