https://llvm.org/bugs/show_bug.cgi?id=25957
Bug ID: 25957 Summary: Clang emits unconditionally runtime-specific assembly on ARM / AArch64 Product: clang Version: trunk Hardware: PC OS: All Status: NEW Severity: normal Priority: P Component: LLVM Codegen Assignee: unassignedclangb...@nondot.org Reporter: csda...@swan.ac.uk CC: llvm-bugs@lists.llvm.org Classification: Unclassified getARCHRetainAutoreleaseReturnValueMarker() should be conditional on the Apple Objective-C runtime. This is normally a silent problem, but on Linux is generates assembly that then then can't be consumed by the back end. -- You are receiving this mail because: You are on the CC list for the bug.
_______________________________________________ llvm-bugs mailing list llvm-bugs@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs