diff options
Diffstat (limited to 'elf/ifuncmain1vispie.c')
-rw-r--r-- | elf/ifuncmain1vispie.c | 3 |
1 files changed, 3 insertions, 0 deletions
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" |