diff options
author | Raphael Isemann <teemperor@gmail.com> | 2018-08-24 20:55:23 +0000 |
---|---|---|
committer | Raphael Isemann <teemperor@gmail.com> | 2018-08-24 20:55:23 +0000 |
commit | 6328ccc14c3a232d8af763b946f2d6878013b790 (patch) | |
tree | 3ee93342548b7a4e83137c2c7f1befaf4e78db39 /llvm/lib/CodeGen/AllocationOrder.cpp | |
parent | 59de37ba6c9ef34b089d5c1f7ad90bace6342091 (diff) | |
download | bcm5719-llvm-6328ccc14c3a232d8af763b946f2d6878013b790.tar.gz bcm5719-llvm-6328ccc14c3a232d8af763b946f2d6878013b790.zip |
Fixed windows bots that were failing because of PATH_MAX
As we only use PATH_MAX for an assert in a unit test that is supposed
to catch the random failures on the Swift CI bots, we might as well
just ifdef this assert out on Windows.
llvm-svn: 340652
Diffstat (limited to 'llvm/lib/CodeGen/AllocationOrder.cpp')
0 files changed, 0 insertions, 0 deletions