aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/LocalStackSlotAllocation.cpp
diff options
context:
space:
mode:
authorErik Verbruggen <erikjv@me.com>2016-10-26 13:06:13 +0000
committerErik Verbruggen <erikjv@me.com>2016-10-26 13:06:13 +0000
commite4fd6522c19040782aed6b5acc218e94034d71e5 (patch)
tree1ccca3e613a972a428ff8c1a5d578a3f609073d8 /llvm/lib/CodeGen/LocalStackSlotAllocation.cpp
parent3f515cd795872e40bcd84ea42d74ec0e812d939a (diff)
downloadllvm-e4fd6522c19040782aed6b5acc218e94034d71e5.zip
llvm-e4fd6522c19040782aed6b5acc218e94034d71e5.tar.gz
llvm-e4fd6522c19040782aed6b5acc218e94034d71e5.tar.bz2
[PP] Replace some index based for loops with range based ones
While in the area, also change some unsigned variables to size_t, and introduce an LLVM_FALLTHROUGH instead of a comment stating that. Differential Revision: http://reviews.llvm.org/D25982 llvm-svn: 285193
Diffstat (limited to 'llvm/lib/CodeGen/LocalStackSlotAllocation.cpp')
0 files changed, 0 insertions, 0 deletions