1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-18 18:42:46 +02:00

fix PR5954, patch by Roman Divacky.

I don't have a great way to test this myself (it's linux/bsd only), 
but Roman says it works. :)

llvm-svn: 97069
This commit is contained in:
Chris Lattner 2010-02-24 22:33:41 +00:00
parent 4ffb88d388
commit 82f4b452d6

View File

@ -1,4 +1,7 @@
{
global: main;
__progname;
environ;
local: *;
};