summaryrefslogtreecommitdiffstats
path: root/llvm/utils/TableGen/X86DisassemblerShared.h
diff options
context:
space:
mode:
authorVictor Leschuk <vleschuk@accesssoftek.com>2017-08-23 14:59:09 +0000
committerVictor Leschuk <vleschuk@accesssoftek.com>2017-08-23 14:59:09 +0000
commit9f11c0bddfb04bb6697db065a48771dc3af03878 (patch)
treeaf25d75ff7daaf4c91757e752f17515d78916bd5 /llvm/utils/TableGen/X86DisassemblerShared.h
parenta93f087d3ee4f1a3a5b5acb2a09d4d23fd5d0bd8 (diff)
downloadbcm5719-llvm-9f11c0bddfb04bb6697db065a48771dc3af03878.tar.gz
bcm5719-llvm-9f11c0bddfb04bb6697db065a48771dc3af03878.zip
Make lit :: shtest-format.py supported on Windows again
It was marked as unsupported on Windows in r311230 because on some Win10 machines it failed or caused hang. The problem was that on these machines system bash (C:\Windows\System32\bash.exe) was used which requires paths to be passed like '/mnt/c/path/to/my/script' instead of 'C:\path\to\my\script'. TODO: we should make lit detect if system bash is used instead of msys and set appropriate path format. llvm-svn: 311558
Diffstat (limited to 'llvm/utils/TableGen/X86DisassemblerShared.h')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud