Returns a table with all the comdats used by this file.
Declared in <llvm/LTO/LTO.h>
<llvm/LTO/LTO.h>
ArrayRef<std::pair<StringRef, Comdat::SelectionKind>> getComdatTable() const;
Table of comdat names and selection kinds used by this file.