[all-commits] [llvm/llvm-project] 234ae9: update_test_checks: indent dbg records (#139230)
Orlando Cazalet-Hyams via All-commits
all-commits at lists.llvm.org
Fri May 9 03:24:04 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 234ae9bfd97e6942193d152ae57ebba5d1b7c584
https://github.com/llvm/llvm-project/commit/234ae9bfd97e6942193d152ae57ebba5d1b7c584
Author: Orlando Cazalet-Hyams <orlando.hyams at sony.com>
Date: 2025-05-09 (Fri, 09 May 2025)
Changed paths:
M llvm/test/tools/UpdateTestChecks/update_test_checks/Inputs/various_ir_values_dbgrecords.ll.expected
M llvm/test/tools/UpdateTestChecks/update_test_checks/Inputs/various_ir_values_dbgrecords.ll.funcsig.expected
M llvm/test/tools/UpdateTestChecks/update_test_checks/Inputs/various_ir_values_dbgrecords.ll.funcsig.globals.expected
M llvm/test/tools/UpdateTestChecks/update_test_checks/Inputs/various_ir_values_dbgrecords.ll.funcsig.noglobals.expected
M llvm/test/tools/UpdateTestChecks/update_test_checks/Inputs/various_ir_values_dbgrecords.ll.funcsig.transitiveglobals.expected
M llvm/utils/UpdateTestChecks/common.py
M llvm/utils/update_test_checks.py
Log Message:
-----------
update_test_checks: indent dbg records (#139230)
LLVM prints debug records like `#dbg_value` indented 2 additional spaces.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list