Linker: Update -override testcase to check callers
authorDuncan P. N. Exon Smith <dexonsmith@apple.com>
Fri, 24 Apr 2015 16:56:24 +0000 (16:56 +0000)
committerDuncan P. N. Exon Smith <dexonsmith@apple.com>
Fri, 24 Apr 2015 16:56:24 +0000 (16:56 +0000)
commit956b1fff6cb70e5cedbbef886c7172da9000a09d
tree3af8fa4cb33b96ec9953307bf5c267b21ba0e30b
parent794cd3418b0a3d92f968a28f3f1ae4fa1b7a7761
Linker: Update -override testcase to check callers

Check that `@main` is calling `@foo2` (the renamed internal function),
not the `@foo` with external linkage that's been pulled in from the
override file.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@235730 91177308-0d34-0410-b5e6-96231b3b80d8
test/Linker/override-with-internal-linkage.ll