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 3c1ec97a28
commit 8423d0241f
1 changed files with 3 additions and 0 deletions

View File

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