summaryrefslogtreecommitdiff
path: root/clang/test/Driver/mcmodel.c
AgeCommit message (Expand)Author
2025-05-07[Driver] Reject -mcmodel=tiny on X86 (#125643)ShashwathiNavada
2024-09-11[Driver][test] Remove useless LoongArch test checks in mcmodel.cWeining Lu
2024-04-04AArch64-Darwin: allow -mcmodel=large with (default) PICTim Northover
2023-11-30[Driver] Support -mcmodel= for LoongArch (#72514)Lu Weining
2023-11-06[PowerPC] Support more mcmodel options for AIX (#70652)Qiu Chaofan
2023-10-26[Driver] Reject unsupported -mcmodel= (#70262)Fangrui Song
2023-10-25[Driver][test] Improve mcmodel.cFangrui Song
2022-08-25[Driver][test] Replace legacy -target with --target=Fangrui Song
2022-08-25[AArch64] Filter out invalid code model in frontend.Hsiangkai Wang
2021-07-22[AIX] Generate large code model relocations when mcmodel=medium on AIXAnjan Kumar Guttahalli Krishna
2020-02-21[Frontend] Replace CC1 option -mcode-model with -mcmodel=Fangrui Song