Avoid using MCSymbolData on the asm streamer.
Only the object streamers need to track if a symbol should be marked thumb or not. This ports the ELF case. The COFF case is not ported since it is currently not working for some other reason (I will report a bug). llvm-svn: 207366
Loading
Please sign in to comment