Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update to use references to attribute groups instead of listing the ↵ | Bill Wendling | 2013-02-22 | 1 | -5/+10 |
| | | | | | | attributes on the call/invoke instructions. llvm-svn: 175878 | ||||
* | The size of struct UnwindException varies by platform with no | John McCall | 2011-08-30 | 1 | -0/+28 |
apparent general rule. Just special-case it as appropriate. PR10789. llvm-svn: 138792 |