diff options
Diffstat (limited to 'ld/testsuite/ld-plugin/lto-16b.c')
-rw-r--r-- | ld/testsuite/ld-plugin/lto-16b.c | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ld/testsuite/ld-plugin/lto-16b.c b/ld/testsuite/ld-plugin/lto-16b.c new file mode 100644 index 0000000..31781e8 --- /dev/null +++ b/ld/testsuite/ld-plugin/lto-16b.c @@ -0,0 +1,4 @@ +void +bar () +{ +} |