Skip to content

Fix HAVE_AS_FUNC check for Clang on Linux#86

Open
helmesjo wants to merge 1 commit into
build2:masterfrom
helmesjo:helmesjo-fix-HAVE_AS_FUNC
Open

Fix HAVE_AS_FUNC check for Clang on Linux#86
helmesjo wants to merge 1 commit into
build2:masterfrom
helmesjo:helmesjo-fix-HAVE_AS_FUNC

Conversation

@helmesjo

@helmesjo helmesjo commented May 17, 2026

Copy link
Copy Markdown
Contributor

Neither upstream LLVM's integrated assembler nor Apple's assembler implement .func/.endfunc, so the check should only be true for GCC (which uses GAS).

Neither upstream LLVM's integrated assembler nor Apple's assembler implement
.func/.endfunc, so the check should only be true for GCC (which uses GAS).
@helmesjo helmesjo changed the title Fix HAVE_AS_FUNC check for Clang on Linux. Fix HAVE_AS_FUNC check for Clang on Linux. May 17, 2026
@helmesjo helmesjo changed the title Fix HAVE_AS_FUNC check for Clang on Linux. Fix HAVE_AS_FUNC check for Clang on Linux Jun 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant