[PATCH] D57510: [DebugInfo] Keep parameter DBG_VALUEs before prologue code

Bjorn Pettersson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 31 10:31:44 PST 2019


bjope added inline comments.


================
Comment at: test/DebugInfo/X86/prolog-params.mir:1
+# RUN: llc -run-pass=prologepilog %s -o - | FileCheck %s
+
----------------
Add -mtriple=x86_64-unknown-linux-gnu to the RUN line.


Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D57510/new/

https://reviews.llvm.org/D57510





More information about the llvm-commits mailing list