diff options
author | Peter Collingbourne <peter@pcc.me.uk> | 2014-07-03 23:28:03 +0000 |
---|---|---|
committer | Peter Collingbourne <peter@pcc.me.uk> | 2014-07-03 23:28:03 +0000 |
commit | 1505c0a4be67089868d26c9486e9822d38762bab (patch) | |
tree | 627f3e83e81cf36ddf502023849208da5b09b4c1 /lldb/source/Commands/CommandObjectPlatform.cpp | |
parent | 63086fe166933942b38a3cc68af3094b973cb275 (diff) | |
download | llvm-1505c0a4be67089868d26c9486e9822d38762bab.zip llvm-1505c0a4be67089868d26c9486e9822d38762bab.tar.gz llvm-1505c0a4be67089868d26c9486e9822d38762bab.tar.bz2 |
gold plugin: move target initialization to the top of the onload function.
On at least my machine, ar does not register an all symbols read hook (which
previously triggered target initialization), but it does register a claim
files hook, which depends on the targets being initialized.
Differential Revision: http://reviews.llvm.org/D4372
llvm-svn: 212303
Diffstat (limited to 'lldb/source/Commands/CommandObjectPlatform.cpp')
0 files changed, 0 insertions, 0 deletions