You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Need to add code to backend to emit tables. In NyuziAsmBackend, handle TargetOpcode::PATCHABLE_FUNCTION_ENTER, PATCHABLE_FUNCTION_EXIT, and PATCHABLE_TAIL_CALL.
http://llvm.org/docs/XRay.html
Need to add code to backend to emit tables. In NyuziAsmBackend, handle TargetOpcode::PATCHABLE_FUNCTION_ENTER, PATCHABLE_FUNCTION_EXIT, and PATCHABLE_TAIL_CALL.
Depends on Issue #88 (compiler-rt support)
The text was updated successfully, but these errors were encountered: