x86-64: Add tests for -z separate-code -z max-page-size=0x1000
[deliverable/binutils-gdb.git] / ld / testsuite / ld-plugin / lto-3c.c
CommitLineData
af55061b
L
1#include <stdio.h>
2
3void bar(void)
4{
5 printf ("hello bar\n");
6}
This page took 0.233299 seconds and 4 git commands to generate.