summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/SafeStack/debug-loc2.ll
diff options
context:
space:
mode:
authorAdrian McCarthy <amccarth@google.com>2016-06-16 22:07:55 +0000
committerAdrian McCarthy <amccarth@google.com>2016-06-16 22:07:55 +0000
commit205bb618dec473ea0a7b759b922ee28cc7a99d14 (patch)
tree1a544eab0d040bc45e49c69168e1b64503a6a9dc /llvm/test/Transforms/SafeStack/debug-loc2.ll
parent886e0617a2e90b6a3905fd819280a8eeae75f945 (diff)
downloadbcm5719-llvm-205bb618dec473ea0a7b759b922ee28cc7a99d14.tar.gz
bcm5719-llvm-205bb618dec473ea0a7b759b922ee28cc7a99d14.zip
Properly handle short file names on the command line in Windows
Some build systems use the short (8.3) file names on Windows, especially if the path has spaces in it. The shortening made it impossible for clang to distinguish between clang.exe, clang++.exe, and clang-cl.exe. So this expands short names in the first argument and does wildcard expansion for the rest. Differential Revision: http://reviews.llvm.org/D21420 llvm-svn: 272967
Diffstat (limited to 'llvm/test/Transforms/SafeStack/debug-loc2.ll')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud