[all-commits] [llvm/llvm-project] 256f8b: [StructurizeCFG][DebugInfo] Maintain DILocations i...
Juan Manuel Martinez Caamaño via All-commits
all-commits at lists.llvm.org
Fri Oct 28 00:51:49 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 256f8b06c605877c6bfd576b605795aeab8a3f25
https://github.com/llvm/llvm-project/commit/256f8b06c605877c6bfd576b605795aeab8a3f25
Author: Juan Manuel MARTINEZ CAAMAÑO <juamarti at amd.com>
Date: 2022-10-28 (Fri, 28 Oct 2022)
Changed paths:
M llvm/lib/Transforms/Scalar/StructurizeCFG.cpp
A llvm/test/Transforms/StructurizeCFG/structurizecfg-debug-loc.ll
Log Message:
-----------
[StructurizeCFG][DebugInfo] Maintain DILocations in the branches created by StructurizeCFG
Make StructurizeCFG preserve the debug locations of the branch instructions it introduces.
Differential Revision: https://reviews.llvm.org/D135967
More information about the All-commits
mailing list