[PATCH] D36463: [Sparc] allow tls_add/tls_call syntax in assembler parser

Fedor Sergeev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 3 00:55:11 PDT 2018


fedor.sergeev added a comment.

In https://reviews.llvm.org/D36463#1221762, @dcederman wrote:

> The assert does not trigger after https://reviews.llvm.org/rL334383. Is it ok to apply this patch? Just need to change the objdump output from Unknown to the symbol name.


Ok for me. Are you willing to take the ownership of this?
It will take some time for me to find a functional Sparc machine nowadays.


https://reviews.llvm.org/D36463





More information about the llvm-commits mailing list