summaryrefslogtreecommitdiffstats
path: root/llvm/test/lit.cfg.py
diff options
context:
space:
mode:
authorSanjay Patel <spatel@rotateright.com>2018-01-24 21:36:45 +0000
committerSanjay Patel <spatel@rotateright.com>2018-01-24 21:36:45 +0000
commit60c13c77127954f95336970e7c3ea4a783dc3744 (patch)
treeadd09e3e7237736676c36fe8bf707522402b668d /llvm/test/lit.cfg.py
parentd3c54313abe723c834462e9ed8f738fc0b7ca542 (diff)
downloadbcm5719-llvm-60c13c77127954f95336970e7c3ea4a783dc3744.tar.gz
bcm5719-llvm-60c13c77127954f95336970e7c3ea4a783dc3744.zip
[InstCombine] fix datalayout in test file
The only part of the datalayout that should matter for these tests is the part that specifies the legal int widths ('n*'). But there was a bug - that part of the string was not correctly separated with the expected '-' character, so we were testing as if there were no legal int widths at all. Removed the leading cruft so we have some legal ints to test with. I noticed this while testing a potential change to the way we transform shifts and sexts in D42424. llvm-svn: 323377
Diffstat (limited to 'llvm/test/lit.cfg.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud