Fix libLTO by #include'ing the initializers for all targets and all asm
authorNick Lewycky <nicholas@mxc.ca>
Wed, 17 Jun 2009 06:52:10 +0000 (06:52 +0000)
committerNick Lewycky <nicholas@mxc.ca>
Wed, 17 Jun 2009 06:52:10 +0000 (06:52 +0000)
commit8189d40a8d92daf81492c28276f152db71082445
tree26b1f1863e24f5ade6bab8a8e94377cedc3dfd5b
parent059aa8c604ddbc5fd88a981f2218713aea4f49a9
Fix libLTO by #include'ing the initializers for all targets and all asm
printers.

While I'm here, alphabetize.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@73606 91177308-0d34-0410-b5e6-96231b3b80d8
tools/lto/LTOCodeGenerator.cpp