diff options
author | Adrian Prantl <aprantl@apple.com> | 2016-12-22 00:45:21 +0000 |
---|---|---|
committer | Adrian Prantl <aprantl@apple.com> | 2016-12-22 00:45:21 +0000 |
commit | 1eadba1c8c813aa7f53c784711ace70daa73b474 (patch) | |
tree | 33e988c4a144a9c6862d46dafdab31c3198f0a1f /clang/lib/CodeGen/CodeGenModule.h | |
parent | 58c19106429a98c3f3f5c7d36282774432326784 (diff) | |
download | llvm-1eadba1c8c813aa7f53c784711ace70daa73b474.zip llvm-1eadba1c8c813aa7f53c784711ace70daa73b474.tar.gz llvm-1eadba1c8c813aa7f53c784711ace70daa73b474.tar.bz2 |
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
llvm-svn: 290292
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.h')
0 files changed, 0 insertions, 0 deletions