[all-commits] [llvm/llvm-project] d81ce0: [Driver] Report error for unsupported -mlarge-endi...
Fangrui Song via All-commits
all-commits at lists.llvm.org
Tue May 30 12:45:35 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d81ce04587c006b6731198956c522c93d0df1050
https://github.com/llvm/llvm-project/commit/d81ce04587c006b6731198956c522c93d0df1050
Author: Fangrui Song <i at maskray.me>
Date: 2023-05-30 (Tue, 30 May 2023)
Changed paths:
M clang/include/clang/Driver/Options.td
M clang/lib/Driver/Driver.cpp
A clang/test/Driver/endian.c
M clang/test/Driver/ppc-endian.c
M llvm/include/llvm/Option/ArgList.h
Log Message:
-----------
[Driver] Report error for unsupported -mlarge-endian/-mlittle-endian
More information about the All-commits
mailing list