The CFI directives add noise to the test. Remove them via nounwind fn
attrs. Also remove clobbers.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D137596
[CodeGen][Test] simplify callbr-asm-outputs.ll with nounwind NFC ClosedPublic Authored by nickdesaulniers on Nov 7 2022, 3:59 PM.
Details Summary The CFI directives add noise to the test. Remove them via nounwind fn
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Nov 7 2022, 4:02 PM This revision was landed with ongoing or failed builds.Nov 10 2022, 2:26 PM Closed by commit rG6a8d894ce053: [CodeGen][Test] simplify callbr-asm-outputs.ll with nounwind NFC (authored by nickdesaulniers). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 474610 llvm/test/CodeGen/X86/callbr-asm-outputs.ll
|