llvm-6502/test/MC
Ulrich Weigand edc6a13992 [PowerPC] Fix PR 21652 - copy st_other bits on symbol assignment
When processing an assignment in the integrated assembler that sets
a symbol to the value of another symbol, we need to copy the st_other
bits that encode the local entry point offset.

Modeled after MipsTargetELFStreamer::emitAssignment handling of the
ELF::STO_MIPS_MICROMIPS flag.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@222672 91177308-0d34-0410-b5e6-96231b3b80d8
2014-11-24 18:09:47 +00:00
..
AArch64
ARM Fix transformation of add with pc argument to adr for non-immediate 2014-11-21 22:39:34 +00:00
AsmParser
COFF
Disassembler [mips][microMIPS] Implement disassembler support for 16-bit instructions 2014-11-24 13:29:59 +00:00
ELF
Hexagon [Hexagon] Adding asrh instruction, removing unused multiclasses. 2014-11-24 18:04:42 +00:00
MachO
Markup
Mips [mips][microMIPS] Fix JRADDIUSP instruction 2014-11-24 16:14:10 +00:00
PowerPC [PowerPC] Fix PR 21652 - copy st_other bits on symbol assignment 2014-11-24 18:09:47 +00:00
R600 R600/SI: Start implementing an assembler 2014-11-14 14:08:00 +00:00
Sparc
SystemZ
X86