| commit | b56a4d314988c83bf1f5e6f2414f002938fb17e0 | [log] [tgz] |
|---|---|---|
| author | whitequark <whitequark@whitequark.org> | Sun Aug 19 23:39:47 2018 +0000 |
| committer | whitequark <whitequark@whitequark.org> | Sun Aug 19 23:39:47 2018 +0000 |
| tree | a2d00d7bde71b4c5cdf46f9687ba20bdbcc1494d | |
| parent | d0a07e21856c51efec4cf0eae49a984a46f99091 [diff] |
[C-API][DIBuilder] Added DIFlags in LLVMDIBuilderCreateBasicType Added DIFlags in LLVMDIBuilderCreateBasicType to add optional DWARF attributes, such as DW_AT_endianity. Patch by Chirag Patel. Differential Revision: https://reviews.llvm.org/D50832 llvm-svn: 340146