]> granicus.if.org Git - clang/commit
Sketch out an implementation for __builtin_dwarf_cfa. I have no idea
authorJohn McCall <rjmccall@apple.com>
Wed, 3 Mar 2010 10:30:05 +0000 (10:30 +0000)
committerJohn McCall <rjmccall@apple.com>
Wed, 3 Mar 2010 10:30:05 +0000 (10:30 +0000)
commitfb17a562135dd7597121da9245d0c1bdcda4146f
treed128ef262b6f0f93a7a70b0e29f428a00d3db4c6
parent3bed527b10502c6a5916ebb6e6abc49687ce1444
Sketch out an implementation for __builtin_dwarf_cfa.  I have no idea
why the front-end is calculating the argument to llvm.eh.dwarf.cfa().

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@97653 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGBuiltin.cpp