summaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorAaron Ballman <aaron@aaronballman.com>2021-05-18 12:42:52 -0400
committerAaron Ballman <aaron@aaronballman.com>2021-05-18 12:44:58 -0400
commitccbac06a072b86ea3b46479e478a1abee8520ef8 (patch)
tree8a6140639701c752ac3033b1984ef548e002b111 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parent892497c806306a4b7185ead16d60b0ebcca0a304 (diff)
Speculatively fix failing tests from 6381664580080f015bc0c2ec647853f697cf744a
This was causing some Mac-specific build failures: http://45.33.8.238/macm1/9739/step_7.txt http://45.33.8.238/mac/31615/step_7.txt As best I can tell with psychic debugging, the /Users/blah path to the source file is being treated as a macro undef with the clang-cl driver. This splits the filename off explicitly so hopefully the rest of the command line arguments will be read properly.
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions