| commit | 6860ac7375966b81791b009a4a60b12fea85c0ce | [log] [tgz] |
|---|---|---|
| author | Daniel Dunbar <daniel@zuster.org> | Sat Aug 22 07:22:36 2009 +0000 |
| committer | Daniel Dunbar <daniel@zuster.org> | Sat Aug 22 07:22:36 2009 +0000 |
| tree | 303c56cf9fc2f25ad601d6748f6e84a520fe9141 | |
| parent | 81c05241022578ed8b0e48f212e16d69b13deba3 [diff] |
llvm-mc: Clean up some handling of symbol/section association to be more correct (external was really undefined and there wasn't an explicit representation for absolute symbols). - This still needs some cleanup to how the absolute "pseudo" section is dealt with, but I haven't figured out the nicest approach yet. llvm-svn: 79733