[PATCH] D52099: [PPC64] Add split-stack support.

Rui Ueyama via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 4 09:57:35 PDT 2018


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

LGTM



================
Comment at: ELF/Config.h:220
   unsigned ThinLTOJobs;
+  int32_t  SplitStackAdjustSize;
 
----------------
Replace two spaces with one space.


Repository:
  rLLD LLVM Linker

https://reviews.llvm.org/D52099





More information about the llvm-commits mailing list