| commit | 8561b6aea0ecaa70bbdf579178b16ff0456a7b4a | [log] [tgz] |
|---|---|---|
| author | Daniel Dunbar <daniel@zuster.org> | Tue Jun 30 22:49:27 2009 +0000 |
| committer | Daniel Dunbar <daniel@zuster.org> | Tue Jun 30 22:49:27 2009 +0000 |
| tree | 6c19cd96a136bb9d89336884a29f7bb1f820fec0 | |
| parent | 31ceb1bcba994e1774a5638f0b3819277a1c9211 [diff] |
llvm-mc: Symbols in a relocatable expression of the (a - b + cst) form are allowed to be undefined when the expression is seen, we cannot enforce the same-section requirement until the entire assembly file has been seen. llvm-svn: 74565