diff options
author | David Truby <david.truby@arm.com> | 2020-07-16 16:13:09 +0100 |
---|---|---|
committer | David Truby <david.truby@arm.com> | 2020-07-30 09:56:52 +0100 |
commit | 332170356e35ea9cdc2c1d612b61a50ec5ea322e (patch) | |
tree | 74792bcc7b20f3ac73f3e0762e00600646511d2f /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp | |
parent | 1ac72a0774b5e6d770bb65d2debccca561bc1c31 (diff) | |
download | llvm-332170356e35ea9cdc2c1d612b61a50ec5ea322e.zip llvm-332170356e35ea9cdc2c1d612b61a50ec5ea322e.tar.gz llvm-332170356e35ea9cdc2c1d612b61a50ec5ea322e.tar.bz2 |
[flang] Fix multi-config generator builds.
Summary:
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.
Reviewers: sscalpone, richard.barton.arm
Subscribers: mgorny, llvm-commits
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D84022
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions