summaryrefslogtreecommitdiffstats
path: root/llvm/lib/MC/WasmObjectWriter.cpp
diff options
context:
space:
mode:
authorTobias Grosser <tobias@grosser.es>2017-04-28 21:16:29 +0000
committerTobias Grosser <tobias@grosser.es>2017-04-28 21:16:29 +0000
commit3d76f2ccd30f919bd354001b2d089be91dfd18b3 (patch)
tree2d4d6967651e8ee2f60949713f1546e438971e6b /llvm/lib/MC/WasmObjectWriter.cpp
parentcf5e7fe35837272bf5fa05c4ce43cdee0021bbc6 (diff)
downloadbcm5719-llvm-3d76f2ccd30f919bd354001b2d089be91dfd18b3.tar.gz
bcm5719-llvm-3d76f2ccd30f919bd354001b2d089be91dfd18b3.zip
[tests] Ensure all test cases use named variables
This makes it easier to read and possibly even modify the test cases, as there is no need to keep the variable increment in steps of one. More importantly, by using explicit variable names we do not need to rely on the implicit numbering of statements when dumping the scop information. This makes it easier to read and possibly even modify the test cases. Furthermore, by using explicit variables we do not need to rely on the implicit numbering of statements when dumping the scop information. In a future commit, this implicit numbering will likely not be used any more to refer to LLVM-IR values as it is very expensive to construct. llvm-svn: 301689
Diffstat (limited to 'llvm/lib/MC/WasmObjectWriter.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud