mirror of
https://github.com/intel/llvm.git
synced 2026-02-06 06:31:50 +08:00
The reason of collecting all undefines in vector is that during reading files we already need to have Symtab created. Or like was done in that patch - to put undefines from scripts somewhere to delay Symtab.addUndefinedOpt() call. Differential Revision: http://reviews.llvm.org/D13870 llvm-svn: 250711
7.1 KiB
7.1 KiB