mirror of
https://github.com/intel/llvm.git
synced 2026-01-16 21:55:39 +08:00
Value::GetValueAsData() takes an undocumented parameter called data_offset that is always 0. Differential Revision: https://reviews.llvm.org/D65910 llvm-svn: 368330