mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-03-04 02:18:46 +00:00

I don't have a great way to test this myself (it's linux/bsd only), but Roman says it works. :) llvm-svn: 97069
8 lines
57 B
Plaintext
8 lines
57 B
Plaintext
{
|
|
global: main;
|
|
__progname;
|
|
environ;
|
|
|
|
local: *;
|
|
};
|