[ObjC] Using -fno-objc-nonfragile-abi with -fobjc-runtime=objfw-XXX causes -fno-objc-nonfragile-abi to be ignored
Open
clang:driver
objective-c
- Dominant language
- LLVM
- Stars
- 40.5k
- Forks
- 18.7k
- PR merge metrics
- PR metrics pending
Description
[Reproducer (godbolt)](https://godbolt.org/z/EboMKTeon).
Expected behaviour: nonfragile ABI should be supported for objfw runtimes, and should not generate the ivar lookup tables.
Contributor guide
Assessment
This issue has not been assessed yet.