diff options
author | Rui Ueyama <ruiu@google.com> | 2015-10-09 21:12:40 +0000 |
---|---|---|
committer | Rui Ueyama <ruiu@google.com> | 2015-10-09 21:12:40 +0000 |
commit | ff77768569248c6a02bd48b97477da7fad46b74d (patch) | |
tree | c9430759d77bb624d0f5eb3ce9c4c963b0db0903 /llvm/lib/CodeGen/AsmPrinter/WinException.cpp | |
parent | 6e98cd32dce336ebac8382b00f4a03a5a0e99651 (diff) | |
download | bcm5719-llvm-ff77768569248c6a02bd48b97477da7fad46b74d.tar.gz bcm5719-llvm-ff77768569248c6a02bd48b97477da7fad46b74d.zip |
ELF2: Move Target and entry initialization from SymbolTable to Driver.
SymbolTable was not a right place for initialization. We had to do that
because Driver didn't know what type of ELF objects are being handled.
We taught Driver that, so we can now move this code to Driver.
llvm-svn: 249904
Diffstat (limited to 'llvm/lib/CodeGen/AsmPrinter/WinException.cpp')
0 files changed, 0 insertions, 0 deletions