summaryrefslogtreecommitdiffstats
path: root/llvm/lib/ExecutionEngine/Orc
diff options
context:
space:
mode:
authorRui Ueyama <ruiu@google.com>2015-04-02 05:19:36 +0000
committerRui Ueyama <ruiu@google.com>2015-04-02 05:19:36 +0000
commitb965ac5dc9fb76eef51c75a8689d5dacc8d12d56 (patch)
tree686dc160b1f6df1f9f6fea9967189c229c356f94 /llvm/lib/ExecutionEngine/Orc
parentdfb02a9e0db279f3e21a24e250492c849239291b (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud