[all-commits] [llvm/llvm-project] eb5c7f: [ARM] Add test with tcreturn and debug value.
Florian Hahn via All-commits
all-commits at lists.llvm.org
Fri Jul 10 08:33:30 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: eb5c7f6b8fe0e66bbbc2aa23cc899fa11b750030
https://github.com/llvm/llvm-project/commit/eb5c7f6b8fe0e66bbbc2aa23cc899fa11b750030
Author: Florian Hahn <flo at fhahn.com>
Date: 2020-07-10 (Fri, 10 Jul 2020)
Changed paths:
A llvm/test/CodeGen/ARM/dbg-tcreturn.ll
Log Message:
-----------
[ARM] Add test with tcreturn and debug value.
In the attached test case, a non-terminator instruction (DBG_VALUE) is
inserted after a terminator, producing an invalid MBB.
More information about the All-commits
mailing list