mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-01 00:12:50 +01:00
82f4b452d6
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: *;
|
|
};
|