Go to file
Nick Lewycky d01d42e76c Add a new MergeFunctions pass. It finds identical functions and merges them.
This triggers only 60 times in llvm-test (look at .llvm.bc, not .linked.rbc)
and so it probably wont be turned on by default. Also, may of those are likely
to go away when PR2973 is fixed.

llvm-svn: 58557
2008-11-02 05:52:50 +00:00
clang More fallout from r58501: primary fix is some more corrections to make 2008-11-02 02:43:55 +00:00
llvm Add a new MergeFunctions pass. It finds identical functions and merges them. 2008-11-02 05:52:50 +00:00