[PATCH] D59991: [Linux/x86] Fix writing of non-gpr registers on newer processors

Pavel Labath via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 23 08:52:03 PDT 2019


labath added a comment.

gcc-5.4 technically supported, so we can try to make things work for you. I'd be best if you can create a patch that will make things work for you (since it's kinda hard for me to test that). Or at least, can you paste the contents of your cpuid.h somewhere?


Repository:
  rL LLVM

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

https://reviews.llvm.org/D59991





More information about the llvm-commits mailing list