summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGen/debug-info-cc.c
Commit message (Collapse)AuthorAgeFilesLines
* [CodeGen] Emit DWARF "constructor" calling conventionJonas Devlieghere2018-03-221-0/+120
Now that LLVM has support for emitting calling conventions in DWARF (see r328191) have clang emit them. Patch by: Adrien Guinet Differential revision: https://reviews.llvm.org/D42351 llvm-svn: 328196
OpenPOWER on IntegriCloud