[all-commits] [llvm/llvm-project] d11abd: [DebugInfo][test] Change two MIR tests to use -sta...
Fangrui Song via All-commits
all-commits at lists.llvm.org
Fri Jan 24 13:05:30 PST 2020
Branch: refs/heads/release/10.x
Home: https://github.com/llvm/llvm-project
Commit: d11abddb32f6475441872ed19e0e3091d7d7f087
https://github.com/llvm/llvm-project/commit/d11abddb32f6475441872ed19e0e3091d7d7f087
Author: Fangrui Song <maskray at google.com>
Date: 2020-01-24 (Fri, 24 Jan 2020)
Changed paths:
M llvm/test/DebugInfo/ARM/cfi-eof-prologue.mir
M llvm/test/DebugInfo/X86/debug-loc-asan.mir
Log Message:
-----------
[DebugInfo][test] Change two MIR tests to use -start-before=livedebugvalues instead of -start-after=patchable-function
To break order dependency between livedebugvalues and patchable-function.
(cherry picked from commit 26ba1f77b55e7a961acc05d94bfa4b677a9e5d83)
More information about the All-commits
mailing list