aboutsummaryrefslogtreecommitdiff
path: root/flang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorFraser Cormack <fraser@codeplay.com>2024-04-22 09:50:39 +0100
committerGitHub <noreply@github.com>2024-04-22 09:50:39 +0100
commite614e037f371e92499e19ada730f61e77d640780 (patch)
tree4b046e80475d373906f7cf7f76815258ed889f17 /flang/lib/Frontend/CompilerInvocation.cpp
parent6b6c7e46cc1e97b678e969bad78825dd02c11ff9 (diff)
downloadllvm-e614e037f371e92499e19ada730f61e77d640780.zip
llvm-e614e037f371e92499e19ada730f61e77d640780.tar.gz
llvm-e614e037f371e92499e19ada730f61e77d640780.tar.bz2
[libclc] Fix build with Unix Makefiles (#89147)
Commit #87622 broke the build. Ninja was happy with creating the output directories as necessary, but Unix Makefiles isn't. Ensure they are always created. Fixes #88626.
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions