llvm-6502/tools/llvm-ld
Reid Spencer 8e33fae0ed Convert llvm-ld to use the PluginLoader like opt instead of having its
one-off (and broken) RunOptimizations function. Also, run some cleanup
passes after the user's loaded passes run. This make sure to clean up
any cruft left around by thos passes.

This patch was inspired by a patch submitted by Bram Adams.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@29781 91177308-0d34-0410-b5e6-96231b3b80d8
2006-08-20 19:18:36 +00:00
..
llvm-ld.cpp Fix cut-n-pasto in comments. 2006-06-27 18:07:29 +00:00
Makefile Tools require EH for their top-level try blocks. 2006-07-07 00:46:19 +00:00
Optimize.cpp Convert llvm-ld to use the PluginLoader like opt instead of having its 2006-08-20 19:18:36 +00:00