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