summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/EarlyIfConversion.cpp
diff options
context:
space:
mode:
authorSean Silva <chisophugis@gmail.com>2016-05-27 04:30:27 +0000
committerSean Silva <chisophugis@gmail.com>2016-05-27 04:30:27 +0000
commit2c1a9da83f386307bcb4a2a082c7a94627757ee1 (patch)
tree73a284ac8aa5dc9c4d83a9ac6f9e24626a62e26d /llvm/lib/CodeGen/EarlyIfConversion.cpp
parent18c48526077e2cb4576e69e45eec3d10d8615bd9 (diff)
downloadbcm5719-llvm-2c1a9da83f386307bcb4a2a082c7a94627757ee1.tar.gz
bcm5719-llvm-2c1a9da83f386307bcb4a2a082c7a94627757ee1.zip
--threads is a flag, not a number
We would previously accept `--threads=4`, but this option just turns on threading and does not specify a number of threads. I ran into this by accident because I was passing `--threads=<n>` but the number didn't seem to affect anything. llvm-svn: 270963
Diffstat (limited to 'llvm/lib/CodeGen/EarlyIfConversion.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud