mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 19:23:23 +01:00
1f3fc31b75
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 |
||
---|---|---|
.. | ||
Inputs | ||
attrs.ll | ||
bcsection.ll | ||
cfi_endproc.ll | ||
current-section.ll | ||
diagnostic-handler-noexit.ll | ||
diagnostic-handler-remarks-with-hotness.ll | ||
diagnostic-handler-remarks.ll | ||
disable-verify.ll | ||
invalid.ll | ||
keep-used-puts-during-instcombine.ll | ||
linkonce_odr_func.ll | ||
list-symbols.ll | ||
lit.local.cfg | ||
llvm-lto-output.ll | ||
no-undefined-puts-when-implemented.ll | ||
objc-detection-i386.ll | ||
objc-detection.ll | ||
parallel.ll | ||
pr25919.ll | ||
private-symbol.ll | ||
remangle_intrinsics_tbaa.ll | ||
remangle_intrinsics.ll | ||
restore-externals.ll | ||
runtime-library.ll | ||
set-merged.ll | ||
stdcall.ll | ||
strip-debug-info.ll | ||
symver-asm.ll | ||
triple-init.ll | ||
type-mapping-bug.ll | ||
unnamed.ll |