NuPlusTargetObjectFile.cpp
From NaplesPU Documentation
This class is used to handle lowerings specific to the elf file format. The only aspect that we customized is related to the use of the .init_array section. This must be compliant with the NuPlusToolChain::addClangTargetOptions method and the crt0.s routine.