[PATCH] D54784: Use --push/pop-state with XRay link deps

Petr Hosek via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri May 3 15:23:02 PDT 2019


phosek abandoned this revision.
phosek added a comment.
Herald added a project: clang.

Turned out this is not the right approach because not every linker supports `--push-state`/`--pop-state` but I'm hoping to instead rely on ELF autolinking once D60274 <https://reviews.llvm.org/D60274> lands.


Repository:
  rC Clang

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

https://reviews.llvm.org/D54784





More information about the cfe-commits mailing list