[PATCH] D19054: [SystemZ] Support __builtin_thread_pointer.

Marcin Koƛcielnicki via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 13 06:00:28 PDT 2016


koriakin added a comment.

Yes, I'm preparing a clang patch as well.

As for making this target-independent: sounds like a good idea (I have a similiar patch for ppc in queue), but aarch64 already has it as target-specific - removing it would be a backwards compatibility break, right?


Repository:
  rL LLVM

http://reviews.llvm.org/D19054





More information about the llvm-commits mailing list