Open pinskia opened 6 months ago
the latest (at this point) abi can be found at https://github.com/ARM-software/abi-aa/blob/2982a9f3b512a5bfdc9e3fea5d3b298f9165c36b/cppabi32/cppabi32.rst .
@llvm/issue-subscribers-clang-codegen
Author: Andrew Pinski (pinskia)
I noticed this while adding DCEing support of atexit to GCC and the testcases were failing on arm-linux-gnueabi. Simple testcase:
You will see at -O2:
While GCC produces: