[all-commits] [llvm/llvm-project] d712ae: [Driver] Support -Wa, --defsym similar to -Wa, -defsym
Fangrui Song via All-commits
all-commits at lists.llvm.org
Fri Jun 14 00:40:55 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d712ae4a21822a51817941e7007e0dd41343cde3
https://github.com/llvm/llvm-project/commit/d712ae4a21822a51817941e7007e0dd41343cde3
Author: Fangrui Song <i at maskray.me>
Date: 2024-06-14 (Fri, 14 Jun 2024)
Changed paths:
M clang/include/clang/Driver/Options.td
M clang/lib/Driver/ToolChains/Clang.cpp
M clang/test/Driver/defsym.s
A clang/test/Misc/cc1as-defsym.s
Log Message:
-----------
[Driver] Support -Wa,--defsym similar to -Wa,-defsym
Missing part in c947709df7859bb7285873593adab70349a5ab3e
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