blob: 05df9457f88b04a3b062d27be0645bc0d6635f1d [file] [log] [blame]
// A linkonce_odr typeinfo variable for Foo will be output into this LLVM IR output file.
#include "test.h"
void throw_foo() {
throw Foo();
}