forked from OSchip/llvm-project
parent
ef7e4d530c
commit
af4219adf5
|
@ -1727,6 +1727,7 @@ template <class ELFT> void LinkerDriver::link(opt::InputArgList &Args) {
|
|||
readCallGraphsFromObjectFiles<ELFT>();
|
||||
}
|
||||
|
||||
|
||||
// Write the result to the file.
|
||||
writeResult<ELFT>();
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue