${CXX} ${CCXXFLAGS} -flto=thin -gdwarf-2 hello.o other.o -o hello.thin -Wl,-object_path_lto,thinlto.o
${FAIL_IF_BAD_MACHO} hello.thin
# Check that we have a non zero timestamp in the debug note
${CXX} ${CCXXFLAGS} -flto=thin -gdwarf-2 hello.o other.o -o hello.thin -Wl,-object_path_lto,thinlto.o
${FAIL_IF_BAD_MACHO} hello.thin
# Check that we have a non zero timestamp in the debug note