summaryrefslogtreecommitdiffstats
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorJames Henderson <jh7370@my.bristol.ac.uk>2017-04-04 09:42:24 +0000
committerJames Henderson <jh7370@my.bristol.ac.uk>2017-04-04 09:42:24 +0000
commitb7a90ef48e7272506400eb026c83db35581c271d (patch)
tree597ad59b1f37e0df4acaa040da5ee6c9e5644c96 /clang/lib/Frontend/CompilerInvocation.cpp
parent74f823a0459e382bf75e39ba5563a9e1586ce7cc (diff)
downloadbcm5719-llvm-b7a90ef48e7272506400eb026c83db35581c271d.tar.gz
bcm5719-llvm-b7a90ef48e7272506400eb026c83db35581c271d.zip
[ELF] Fail the link early if the map file path is invalid
As with the changes made in r297645, we do not want a potentially long link to be run, if it will ultimately fail because the map file is not writable. This change reuses the same functionality as the output file path check. See https://reviews.llvm.org/D30449 for further justification and explanations. Reviewers: ruiu Differential Revision: https://reviews.llvm.org/D31603 llvm-svn: 299420
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud