implement aliases for div/idiv that have an explicit A register operand,
[oota-llvm.git] / test / LLVMC / test_data / false2.cpp
1 #include <string>
2
3 std::string test2() {
4     return "lo";
5 }