This option is needed for the LLVM backend for GraalVM Native Image, which needs the frame pointer to be located at a fixed distance from the top of the stack frame in order to be able to crawl the call stack. When it is set, it uses the Darwin behaviour on every target, which already enforces this frame record placement.
Details
Details
Diff Detail
Diff Detail
Unit Tests
Unit Tests
Time | Test | |
---|---|---|
60,040 ms | x64 debian > MLIR.Examples/standalone::test.toy |