[all-commits] [llvm/llvm-project] 5d529c: [llvm-lib] Handle MIPS architecture (#121007)
Hervé Poussineau via All-commits
all-commits at lists.llvm.org
Thu Dec 26 16:43:40 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5d529c32cc2d5342a0d183881b6c3023435ed5d3
https://github.com/llvm/llvm-project/commit/5d529c32cc2d5342a0d183881b6c3023435ed5d3
Author: Hervé Poussineau <hpoussin at reactos.org>
Date: 2024-12-27 (Fri, 27 Dec 2024)
Changed paths:
M llvm/lib/Object/WindowsMachineFlag.cpp
M llvm/lib/ToolDrivers/llvm-lib/LibDriver.cpp
A llvm/test/tools/llvm-lib/Inputs/mips.ll
A llvm/test/tools/llvm-lib/infer-machine.test
A llvm/test/tools/llvm-lib/machine-opt.test
Log Message:
-----------
[llvm-lib] Handle MIPS architecture (#121007)
- add a test to check values for /machine argument
- add a test to check if machine is correctly inferred from inputs
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