diff options
author | Rui Ueyama <ruiu@google.com> | 2015-04-02 05:19:36 +0000 |
---|---|---|
committer | Rui Ueyama <ruiu@google.com> | 2015-04-02 05:19:36 +0000 |
commit | b965ac5dc9fb76eef51c75a8689d5dacc8d12d56 (patch) | |
tree | 686dc160b1f6df1f9f6fea9967189c229c356f94 /llvm/lib/ExecutionEngine/Orc | |
parent | dfb02a9e0db279f3e21a24e250492c849239291b (diff) | |
download | bcm5719-llvm-b965ac5dc9fb76eef51c75a8689d5dacc8d12d56.tar.gz bcm5719-llvm-b965ac5dc9fb76eef51c75a8689d5dacc8d12d56.zip |
ELF: Remove a template parameter from ELF{Object,DOS}Reader constructors.
There is one-to-one correspondence between ELF machine type and a
LinkingContext. We passed them as separate arguments to the constructor.
This patch is to teach the LinkingContexts about their machine types,
so that we don't need to pass that data as separate arguments.
llvm-svn: 233894
Diffstat (limited to 'llvm/lib/ExecutionEngine/Orc')
0 files changed, 0 insertions, 0 deletions