This revision was automatically updated to reflect the committed changes.
Closed by commit rG86f2a3d17878: [PowerPC] Add __PCREL__ when PC Relative is
enabled. (authored by stefanp).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D98546/new/
https://r
nemanjai added a comment.
LGTM. Thanks.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D98546/new/
https://reviews.llvm.org/D98546
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm
stefanp created this revision.
stefanp added a reviewer: nemanjai.
Herald added subscribers: shchenz, kbarton.
stefanp requested review of this revision.
Herald added a project: clang.
This patch adds the __PCREL__ define when PC Relative addressing is enabled.
Repository:
rG LLVM Github Monor