summaryrefslogtreecommitdiffstats
path: root/lldb/examples/python
diff options
context:
space:
mode:
authorJonas Hahnfeld <hahnjo@hahnjo.de>2018-09-27 17:27:48 +0000
committerJonas Hahnfeld <hahnjo@hahnjo.de>2018-09-27 17:27:48 +0000
commitfb8ca8a1ec54a209bc101cedfa69815f78f165fc (patch)
tree1badc8a28f3ecb964967fd9cb250e22b22ece2f8 /lldb/examples/python
parent2b7682d1b4ffa0e659cd178a5539c5d00eaf0cef (diff)
downloadbcm5719-llvm-fb8ca8a1ec54a209bc101cedfa69815f78f165fc.tar.gz
bcm5719-llvm-fb8ca8a1ec54a209bc101cedfa69815f78f165fc.zip
Fix greedy FileCheck expression in test/Driver/mips-abi.c
'ld{{.*}}"' seems to match the complete line for me which is failing the test. Only allow an optional '.exe' for Windows systems as most other tests do. Another possibility would be to collapse the greedy expression with the next check to avoid matching the full line. Differential Revision: https://reviews.llvm.org/D52619 llvm-svn: 343240
Diffstat (limited to 'lldb/examples/python')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud