We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a80520 commit cf63fe3Copy full SHA for cf63fe3
arch/arm64/Kconfig
@@ -381,7 +381,7 @@ config BROKEN_GAS_INST
381
382
config BUILTIN_RETURN_ADDRESS_STRIPS_PAC
383
bool
384
- # Clang's __builtin_return_adddress() strips the PAC since 12.0.0
+ # Clang's __builtin_return_address() strips the PAC since 12.0.0
385
# https://github.com/llvm/llvm-project/commit/2a96f47c5ffca84cd774ad402cacd137f4bf45e2
386
default y if CC_IS_CLANG
387
# GCC's __builtin_return_address() strips the PAC since 11.1.0,
0 commit comments