Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [CodeGen][ARM] Make sure the value and type used to create a bitcast | Akira Hatanaka | 2016-12-01 | 1 | -0/+24 |
have the same size. This fixes an asset that is triggered when an address of a boolean variable is passed to __builtin_arm_ldrex or __builtin_arm_strex. rdar://problem/29269006 llvm-svn: 288404 |