[PATCH] D57821: [LLD][ELF] - Set DF_STATIC_TLS flag for X64 target

Rui Ueyama via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 6 09:37:32 PST 2019


ruiu accepted this revision.
ruiu added a comment.
This revision is now accepted and ready to land.

LGTM



================
Comment at: test/ELF/x86_64-static-tls-model.s:1
+# REQUIRES: x86
+
----------------
We use `x86-64` instead of `x86_64` as a prefix for test files.


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

https://reviews.llvm.org/D57821





More information about the llvm-commits mailing list