diff options
author | Tobias Grosser <tobias@grosser.es> | 2017-04-28 21:16:29 +0000 |
---|---|---|
committer | Tobias Grosser <tobias@grosser.es> | 2017-04-28 21:16:29 +0000 |
commit | 3d76f2ccd30f919bd354001b2d089be91dfd18b3 (patch) | |
tree | 2d4d6967651e8ee2f60949713f1546e438971e6b /llvm/lib/MC/WasmObjectWriter.cpp | |
parent | cf5e7fe35837272bf5fa05c4ce43cdee0021bbc6 (diff) | |
download | bcm5719-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