[PATCH] D134594: [lld-macho] Force higher alignment for __thread_vars

Daniel Bertalan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Sep 24 14:16:35 PDT 2022


BertalanD added a comment.

thank you!

> should probably fix this in MC too eventually

Sure. The fix is a single line change (+ some more for adjusting old tests). I'll submit it for review in a sec.

We'll still need to have this workaround though if we want to be able to link old objects.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D134594



More information about the llvm-commits mailing list