Hardcode the list of ELF targets here rather than using a glob.
The code was making non-portable assumptions about the exact string returned by the glob (possibly by the shell?); this is more robust and matches what is done everywhere else. llvm-svn: 220117
Loading
Please sign in to comment