kiranchandramohan wrote:

> @JDPailleux @kiranchandramohan We are planning to add support for flang to 
> compile 32-bit application as well as building 32-bit flang-rt on AIX. The 
> first thing would be to enable `-m32` for flang in the driver. I saw Kiran's 
> comment. Would it be possible to make `-m32` available in the driver but 
> disable it in front_end if desired?

When you start working on 32-bit flang-rt support, you should feel free to add 
the `-m32` flag to the driver.

https://github.com/llvm/llvm-project/pull/132409
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to