[RuntimeDyld][PowerPC] Add a test case for r329335.
authorLang Hames <lhames@gmail.com>
Thu, 5 Apr 2018 21:56:55 +0000 (21:56 +0000)
committerLang Hames <lhames@gmail.com>
Thu, 5 Apr 2018 21:56:55 +0000 (21:56 +0000)
commit409fb368a9e6a2f35003d636aa2eea6456e56f53
treef55660f8ca1af76f2044800c7320c441a0334255
parentfbe3132f6768208e13d8ebe18b60b14e513ca8f2
[RuntimeDyld][PowerPC] Add a test case for r329335.

Checks that calls to different sections go to the function's global entry point,
rather than the local one.

llvm-svn: 329355
llvm/test/ExecutionEngine/RuntimeDyld/PowerPC/Inputs/ppc64_elf_module_b.s [new file with mode: 0644]
llvm/test/ExecutionEngine/RuntimeDyld/PowerPC/ppc64_elf.s [new file with mode: 0644]