[flang-commits] [clang] [flang] [flang] Implement -mcmodel flag (PR #95411)

David Truby via flang-commits flang-commits at lists.llvm.org
Wed Jun 19 06:40:20 PDT 2024


DavidTruby wrote:

It looks like `-mcmodel=medium` implies another flag on x86-64 that I haven't implemented. I will post another patch implementing `-mlarge-data-threshold` and endeavour to merge that before this patch so that this works on x86-64.

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


More information about the flang-commits mailing list