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
As reported in [1] and verified in [2] adding -mno-relax seems to fix the LED blinking issues without needing to disable LTO for the affected files. Use this as a temporary workaround until the issue is fixed.
Remove the usage of clang-wrapper for c and cpp cmds since its not required anymore.
[1]: llvm/llvm-project#133579
[2]: llvm/llvm-project#127651 (comment)
Signed-off-by: Dakkshesh <dakkshesh5@gmail.com>
0 commit comments