quic-seaswara wrote: There are two reasons of having a emulation for Hexagon.
We decided to default the emulation on RISC-V to be linux emulation, and default to baremetal emulation without linker scripts. We have many internal tests that do not use linker scripts. We need an option to load program headers by default for linux if it can be driven by using the compiler. I don't think that there is an option to selectively load program headers in the first page using a command line option. @MaskRay suggestions ? https://github.com/llvm/llvm-project/pull/185745 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
