David Meyer e9705e2949 [Object] Add symbol attribute flags: ST_ThreadLocal, ST_Common, and ST_Undefined. Implement these completely for ELF.
Rename ST_External to ST_Unknown, and slightly change its semantics. It now only indicates that the symbol's type
is unknown, not that the symbol is undefined. (For that, use ST_Undefined).

llvm-svn: 151696
2012-02-29 02:11:55 +00:00
..
2012-02-22 13:42:11 +00:00
2011-06-25 17:55:23 +00:00
2012-01-22 09:02:48 +00:00
2010-11-15 03:33:14 +00:00
2011-11-29 17:40:10 +00:00
2011-12-25 01:20:19 +00:00