| commit | f26a70a5e7b7b8715eadcb6dec3ff39a267fc666 | [log] [tgz] |
|---|---|---|
| author | Igor Kudrin <ikudrin@accesssoftek.com> | Tue Aug 06 10:49:40 2019 +0000 |
| committer | Igor Kudrin <ikudrin@accesssoftek.com> | Tue Aug 06 10:49:40 2019 +0000 |
| tree | d178246aab19aded049ff79111d90654bdbfe497 | |
| parent | f5f35c5cd110e22c4b216ec1dc53255e32adc011 [diff] |
Switch LLVM to use 64-bit offsets (2/5) This updates all libraries and tools in LLVM Core to use 64-bit offsets which directly or indirectly come to DataExtractor. Differential Revision: https://reviews.llvm.org/D65638 llvm-svn: 368014