mirror of
https://github.com/intel/llvm.git
synced 2026-01-14 03:50:17 +08:00
9a4bce70faf67e635dbc91db7597b308f196f9e0
This fixes a bug introduced by r291559. The Module's FindType was passing the original name not the basename in the case where it didn't find any separators. I also added a testcase for this. <rdar://problem/31159173> llvm-svn: 298331
…
Languages
LLVM
41.5%
C++
31.7%
C
13%
Assembly
9.1%
MLIR
1.5%
Other
2.8%