summaryrefslogtreecommitdiffstats
path: root/llvm/test/tools/gold/X86/Inputs/linker-script.export
blob: 2062a081ffe2ee11d5347c0e9e274076410583e5 (plain)
1
2
3
4
5
{
  global:
    f;
  local: *;
};
OpenPOWER on IntegriCloud