[all-commits] [llvm/llvm-project] 309fdb: fix bot failure https://lab.llvm.org/buildbot/#/bu...
Chen Zheng via All-commits
all-commits at lists.llvm.org
Tue May 9 20:06:58 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 309fdbb49bc3780f7248440cc8467c486ab1dcca
https://github.com/llvm/llvm-project/commit/309fdbb49bc3780f7248440cc8467c486ab1dcca
Author: Chen Zheng <czhengsz at cn.ibm.com>
Date: 2023-05-10 (Wed, 10 May 2023)
Changed paths:
M llvm/test/DebugInfo/Generic/directives-only.ll
M llvm/test/DebugInfo/Generic/extended-loc-directive.ll
M llvm/test/DebugInfo/Generic/multiline.ll
Log Message:
-----------
fix bot failure https://lab.llvm.org/buildbot/#/builders/38/builds/11709
Some generic cases have empty prologue on some platforms like hexagon,
but non empty prologue on some other platform like PPC.
Remove the checks for the optimized lines hit by D147506.
More information about the All-commits
mailing list