[all-commits] [llvm/llvm-project] eed19b: [NFC] [AIX] [z/OS] Fix build failure on AIX and z/OS
David Tenty via All-commits
all-commits at lists.llvm.org
Wed Jul 15 13:07:55 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: eed19bd84424d3bcd3cc3d2425ad20ad38a55de3
https://github.com/llvm/llvm-project/commit/eed19bd84424d3bcd3cc3d2425ad20ad38a55de3
Author: Abhina Sreeskantharajan <Abhina.Sreeskantharajan at ibm.com>
Date: 2020-07-15 (Wed, 15 Jul 2020)
Changed paths:
M llvm/lib/ExecutionEngine/Orc/LazyReexports.cpp
Log Message:
-----------
[NFC] [AIX] [z/OS] Fix build failure on AIX and z/OS
Summary: This PR contains a build failure fix that occurs on both AIX and z/OS as a result of this commit https://reviews.llvm.org/rG670915094462d831e3733e5b01a76471b8cf6dd8.
Reviewers: uweigand, Kai, hubert.reinterpretcast, daltenty, lhames
Reviewed By: Kai, hubert.reinterpretcast, daltenty
Subscribers: SeanP, hiraditya, llvm-commits
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D83889
More information about the All-commits
mailing list