From 2f083d7511460b3beea2df165c3e43742f73f3c9 Mon Sep 17 00:00:00 2001 From: "H.J. Lu" Date: Wed, 3 Jun 2009 16:21:40 -0700 Subject: Test for ELF IFUNC functionality. --- elf/ifuncmain1vispie.c | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 elf/ifuncmain1vispie.c (limited to 'elf/ifuncmain1vispie.c') diff --git a/elf/ifuncmain1vispie.c b/elf/ifuncmain1vispie.c new file mode 100644 index 0000000000..ad06d2ba1c --- /dev/null +++ b/elf/ifuncmain1vispie.c @@ -0,0 +1,3 @@ +/* Test STT_GNU_IFUNC symbols with PIE. */ + +#include "ifuncmain1vis.c" -- cgit v1.2.1