mirror of
https://github.com/intel/llvm.git
synced 2026-02-03 02:26:27 +08:00
This fixes a typo when creating a target from the crashlog script and that we were not able to find a valid architecture from the crash report. rdar://137344016 Signed-off-by: Med Ismail Bennani <ismail@bennani.ma>