diff options
| author | Sean Silva <chisophugis@gmail.com> | 2016-05-27 04:30:27 +0000 |
|---|---|---|
| committer | Sean Silva <chisophugis@gmail.com> | 2016-05-27 04:30:27 +0000 |
| commit | 2c1a9da83f386307bcb4a2a082c7a94627757ee1 (patch) | |
| tree | 73a284ac8aa5dc9c4d83a9ac6f9e24626a62e26d /llvm/lib/CodeGen/ScheduleDAGPrinter.cpp | |
| parent | 18c48526077e2cb4576e69e45eec3d10d8615bd9 (diff) | |
| download | bcm5719-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/ScheduleDAGPrinter.cpp')
0 files changed, 0 insertions, 0 deletions

