<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">How about the attached patch. It would go with the checked-in odr-uniquing.o. This one just checks that all the basic types subject to uniquing are actually uniqued (or not if the -no-odr flag is passed). It requires only one object file because we can link it against itself using a made up debug map. Other tests really requiring 2 or more object files would use what you suggested with eg #ifdef FILE1/FILE2. <div class=""><br class=""></div><div class="">I still want my higher-level integration tests, but I’ll find another spot than LLVM for these :-)<br class=""><div class=""><br class=""></div><div class=""><br class=""></div><div class=""></div></div></body></html>