summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGen/cfi-icall-cross-dso2.c
Commit message (Collapse)AuthorAgeFilesLines
* [cfi] Fix missing !type annotation.Evgeniy Stepanov2016-10-311-0/+11
CFI (only in the cross-dso mode) fails to set !type annotations when a function is used before it is defined. llvm-svn: 285650
OpenPOWER on IntegriCloud