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
[ATfE] Use normalized 4-field triple for LLVM_DEFAULT_TARGET_TRIPLE (#256)
After upstream changes in #122629, omitting the vendor in the default
target triple will cause the driver to incorrectly normalize it in
certain tests. This patch sets the default to the normalized version to
avoid the failures.
0 commit comments