ThinLTO: Add flag to print uselistorder in bitcode writer...
class ThinLTOBitcodeWriterPass : public PassInfoMixin<ThinLTOBitcodeWriterPass> { raw_ostream &OS; raw_ostream *ThinLinkOS; + const bool ShouldPreserveUseListOrder; public: // Writes bitcode to OS. Also write t