[x86] Fully generalize the zext lowering in the new vector shuffle
[oota-llvm.git] / test / DebugInfo / Inputs / dwarfdump-test2-helper.cc
1 extern "C" int a() {
2   return 0;
3 }