commit | c271bc04813ba30ca9fda46185c936a8d10da550 | [log] [tgz] |
---|---|---|
author | Adrian Prantl <aprantl@apple.com> | Thu Dec 22 00:45:21 2016 +0000 |
committer | Adrian Prantl <aprantl@apple.com> | Thu Dec 22 00:45:21 2016 +0000 |
tree | 7a7aef0b783a513d5581e1b6a10fce38a74dab60 | |
parent | ee92d2e1b2bfca621f41d49c1bbebac7b7beb40b [diff] |
Renumber testcase metadata nodes after r290153. This patch renumbers the metadata nodes in debug info testcases after https://reviews.llvm.org/D26769. This is a separate patch because it causes so much churn. This was implemented with a python script that pipes the testcases through llvm-as - | llvm-dis - and then goes through the original and new output side-by side to insert all comments at a close-enough location. Differential Revision: https://reviews.llvm.org/D27765 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@290292 91177308-0d34-0410-b5e6-96231b3b80d8