Rafael Espindola db9835d089 Fix PR8565.
This moves most of the isUsed logic to the MCSymbol itself. With this we
get a bit more relaxed about allowing definitions after uses: uses that
don't evaluate their argument immediately (jmp foo) are accepted.

ddunbar, this was the smallest compromise I could think of that lets us
accept gcc (and clang!) assembly.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@119144 91177308-0d34-0410-b5e6-96231b3b80d8
2010-11-15 14:40:36 +00:00
..
2010-09-23 18:07:04 +00:00
2010-10-12 18:11:41 +00:00
2010-11-01 14:28:48 +00:00
2010-10-08 21:36:13 +00:00
2010-09-17 21:23:56 +00:00
2010-10-06 20:36:38 +00:00
2010-11-11 18:13:52 +00:00
2010-10-06 20:36:38 +00:00
2010-11-15 14:40:36 +00:00
2010-07-01 01:00:22 +00:00