Skip to content

Add flag for new asm_sym feature #41

Closed
@bnaecker

Description

@bnaecker

The tests for PR #40 originally failed. This is unrelated to the code in the PR itself, but due to a recently-merged set of feature flags related to inline assembly.

USDT uses inline assembly in its implementation, which has been in the stabilization process for a while. That's behind a feature flag asm, but during stabilization, that feature has been broken out into several more fine-grained ones. This specific message is due to the use of the symbol operands on macOS.

Metadata

Metadata

Assignees

Labels

🐛 bugSomething that isn't working.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions