aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineScheduler.cpp
diff options
context:
space:
mode:
authorPete Cooper <peter_cooper@apple.com>2016-08-11 18:41:14 +0000
committerPete Cooper <peter_cooper@apple.com>2016-08-11 18:41:14 +0000
commit932bce6ade232aebfa91ac03be2b47563e8c4a8a (patch)
tree0b212a24e0e024e30bb94c29ff3f89ef793152fd /llvm/lib/CodeGen/MachineScheduler.cpp
parent35fef211a04abeabb0f4e3b6a80a5bad8ec7f093 (diff)
downloadllvm-932bce6ade232aebfa91ac03be2b47563e8c4a8a.zip
llvm-932bce6ade232aebfa91ac03be2b47563e8c4a8a.tar.gz
llvm-932bce6ade232aebfa91ac03be2b47563e8c4a8a.tar.bz2
Fix off-by-one error in default currentVersion.
A version of 0x1000 is 0.16.0, not 1.0.0 as the comment said. Fix the value to match the comment, and also the one test case which had this wrong. llvm-svn: 278381
Diffstat (limited to 'llvm/lib/CodeGen/MachineScheduler.cpp')
0 files changed, 0 insertions, 0 deletions