[PATCH] D111967: [Mips] Add glue between CopyFromReg, CopyToReg and RDHWR nodes for TLS

Jessica Clarke via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 18 07:08:55 PDT 2021


jrtc27 added a comment.

Is this worth backporting to 13, given a change in 13 is what exposed the underlying bug for FreeBSD? We can carry patches for FreeBSD but that won't help other people (or people using non-FreeBSD-originated compilers to compile FreeBSD, i.e. using a system LLVM on macOS or Linux to cross-compile it).


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D111967/new/

https://reviews.llvm.org/D111967



More information about the llvm-commits mailing list