summaryrefslogtreecommitdiffstats
path: root/llvm/test/tools/dsymutil/X86/remarks-linking-archive.text
Commit message (Collapse)AuthorAgeFilesLines
* [Remarks] Warn if a remark file is not found when processing static archivesFrancis Visoiu Mistrih2020-01-031-0/+43
Static archives contain object files which contain sections pointing to external remark files. When static archives are shipped without the remark files, dsymutil shouldn't generate an error. Instead, generate a warning to inform the user that remarks for that library won't be available in the .dSYM.
OpenPOWER on IntegriCloud