[all-commits] [llvm/llvm-project] d5b0ad: -fstack-usage: fix filename for functions in an in...
Fangrui Song via All-commits
all-commits at lists.llvm.org
Mon Oct 23 18:26:22 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d5b0ad632657a598f99bdab64a178015c6ea4b11
https://github.com/llvm/llvm-project/commit/d5b0ad632657a598f99bdab64a178015c6ea4b11
Author: Fangrui Song <i at maskray.me>
Date: 2023-10-23 (Mon, 23 Oct 2023)
Changed paths:
M clang/test/CodeGen/stack-usage.c
M llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp
Log Message:
-----------
-fstack-usage: fix filename for functions in an included file (#69896)
Fix #69889
More information about the All-commits
mailing list