Skip to content

iOS debug optimized engine should use -fembed-bitcode-marker #39257

@dnfield

Description

@dnfield

Right now, only the unopt builds use that flag, because it's guarded by is_debug in the buildroot - but that's only true for unopt.

We could almost certainly use our own clang toolchain in this case as well, and GOMA, since the marker doesn't actually generate any real bitcode.

Metadata

Metadata

Assignees

Labels

c: contributor-productivityTeam-specific productivity, code health, technical debt.engineflutter/engine related. See also e: labels.platform-iosiOS applications specificallyt: xcode"xcodebuild" on iOS and general Xcode project management

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions