[all-commits] [llvm/llvm-project] ecea94: Revert "[Frontend] Fix build break after 67c82d6ff...
Krzysztof Parzyszek via All-commits
all-commits at lists.llvm.org
Wed Mar 6 09:39:47 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ecea949f0ac713a625a3c42495b93b472315b500
https://github.com/llvm/llvm-project/commit/ecea949f0ac713a625a3c42495b93b472315b500
Author: Krzysztof Parzyszek <Krzysztof.Parzyszek at amd.com>
Date: 2024-03-06 (Wed, 06 Mar 2024)
Changed paths:
M llvm/utils/TableGen/DirectiveEmitter.cpp
Log Message:
-----------
Revert "[Frontend] Fix build break after 67c82d6ffb4b"
This reverts commit deff460b46dfcc8d6d5917a2b78c0d52edbe4afb.
Committed this from a different computer with my old (invalid) email
address.
Commit: 5dc5bfbb70f96cc001dc1173cbecfadab2e48fbf
https://github.com/llvm/llvm-project/commit/5dc5bfbb70f96cc001dc1173cbecfadab2e48fbf
Author: Krzysztof Parzyszek <Krzysztof.Parzyszek at amd.com>
Date: 2024-03-06 (Wed, 06 Mar 2024)
Changed paths:
M llvm/utils/TableGen/DirectiveEmitter.cpp
Log Message:
-----------
[Frontend] Fix build break after 67c82d6ffb4b
Remove the `default` label from a switch that covers all cases.
Compare: https://github.com/llvm/llvm-project/compare/deff460b46df...5dc5bfbb70f9
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