diff options
author | Andrzej Warzynski <andrzej.warzynski@arm.com> | 2020-08-01 20:53:27 +0100 |
---|---|---|
committer | Andrzej Warzynski <andrzej.warzynski@arm.com> | 2020-08-05 08:59:11 +0100 |
commit | 621681e3e59241c2ba9a4ac59047c46cdcc3c947 (patch) | |
tree | 571693c823a3814eb9805eeea9321ff7380b0c8e /llvm/lib/ExecutionEngine/SectionMemoryManager.cpp | |
parent | db828aba55aca0ce977f086dcd449f8fe667f30a (diff) | |
download | llvm-621681e3e59241c2ba9a4ac59047c46cdcc3c947.zip llvm-621681e3e59241c2ba9a4ac59047c46cdcc3c947.tar.gz llvm-621681e3e59241c2ba9a4ac59047c46cdcc3c947.tar.bz2 |
[Flang] Fix multi-config generator builds
Based on https://reviews.llvm.org/D84022 with additional changes to
maintain out-of-tree builds.
Original commit message:
Currently the binaries are output directly into the bin subdirectory of
the build directory. This doesn't work correctly with multi-config
generators which should output the binaries into <CONFIG_NAME>/bin
instead.
The original patch was implemented by David Truby and the additional
changes added here were also proposed by David Truby.
Differential Revision: https://reviews.llvm.org/D85078/
Co-authored-by: David Truby <david.truby@arm.com>
Diffstat (limited to 'llvm/lib/ExecutionEngine/SectionMemoryManager.cpp')
0 files changed, 0 insertions, 0 deletions