llvm-6502/test/MC
Ahmed Bougacha f265603512 [AsmPrinter] Don't assert on GOT equivalent non-constant users.
We used to dyn_cast<Constant> in the recursive call, but cast<> in the
initial one, and there can be non-Constant initial users.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@233346 91177308-0d34-0410-b5e6-96231b3b80d8
2015-03-27 01:40:54 +00:00
..
AArch64
ARM [ARM] Fix some non-portable shell syntax in r233301's tests 2015-03-26 19:24:13 +00:00
AsmParser
COFF
Disassembler [ARM] Fix some non-portable shell syntax in r233301's tests 2015-03-26 19:24:13 +00:00
ELF
Hexagon
MachO [AsmPrinter] Don't assert on GOT equivalent non-constant users. 2015-03-27 01:40:54 +00:00
Markup
Mips
PowerPC
R600
Sparc
SystemZ
X86 Fix PR23025. 2015-03-26 21:11:00 +00:00