[clang] [Driver] Support -mcmodel= for LoongArch (PR #72514)

Lu Weining via cfe-commits cfe-commits at lists.llvm.org
Thu Nov 16 17:35:56 PST 2023


SixWeining wrote:

> > And AFAIK, gcc side doesn't plan to implement the "large" code model.
> 
> Why did we distinguish "large" and "extreme" in the first place? If we don't need a different "large" code model then I guess we should make it an alias of "extreme" for GCC too.

@ChenghuaXu @chenglulu326 What do you think?

https://github.com/llvm/llvm-project/pull/72514


More information about the cfe-commits mailing list