Simplify internalize pass. Add test case.
authorDevang Patel <dpatel@apple.com>
Wed, 14 May 2008 20:01:01 +0000 (20:01 +0000)
committerDevang Patel <dpatel@apple.com>
Wed, 14 May 2008 20:01:01 +0000 (20:01 +0000)
commitef3682a4fbfc3ff1a593adf95740ad8ab0d1d487
tree5d30145d3c6bbb3a435dbb7f95e6f6d4b8cd7f16
parentd64a78c9ed62f2615ca1ea524d1f1942f798c8de
Simplify internalize pass. Add test case.
Patch by Matthijs Kooijman!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@51114 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Transforms/IPO.h
lib/Transforms/IPO/Internalize.cpp
test/Transforms/Internalize/2008-05-09-AllButMain.ll [new file with mode: 0644]
test/Transforms/Internalize/2008-05-09-AllButMain.ll.apifile [new file with mode: 0644]
test/Transforms/Internalize/dg.exp [new file with mode: 0644]