================

----------------
Radu2k wrote:

This is needed because depending on the target, if the frame pointer is not 
specified, then the best option will be automatically added, therefore a 

```
'func.func' Pipeline
  FunctionAttr
```
will appear or not, depending of the target, at the end of the file. 

Therefore it is mandatory to add omitting frame pointer.

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

Reply via email to