[PATCH] D34878: [ARM] Option for reading thread pointer from coprocessor register

Strahinja Petrovic via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jul 25 08:51:47 PDT 2017


spetrovic added a comment.

Hi Bruno,

Yes, GCC has similar option (-mtp=soft/hard), but name is not same. I put the same option name as in backend (https://reviews.llvm.org/D34408).


https://reviews.llvm.org/D34878





More information about the cfe-commits mailing list