[all-commits] [llvm/llvm-project] 06736d: [DebugInfo] Fix broken MachO test
Ellis Hoag via All-commits
all-commits at lists.llvm.org
Tue Nov 9 12:46:25 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 06736dab9bb5f8e170038e49b3a65e7a7e6e0f02
https://github.com/llvm/llvm-project/commit/06736dab9bb5f8e170038e49b3a65e7a7e6e0f02
Author: Ellis Hoag <ellis.sparky.hoag at gmail.com>
Date: 2021-11-09 (Tue, 09 Nov 2021)
Changed paths:
M llvm/test/DebugInfo/Generic/inlined-static-var.ll
Log Message:
-----------
[DebugInfo] Fix broken MachO test
This test was introduced in https://reviews.llvm.org/D112337 and breaks on mac.
Reviewed By: dblaikie
Differential Revision: https://reviews.llvm.org/D113506
More information about the All-commits
mailing list