Optimization pass lib/Transforms/IPO/GlobalOpt.cpp needs to insert DW_OP_deref_size instead of DW_OP_deref to be compatible with big-endian targets for same reasons as in https://reviews.llvm.org/D59687.
Details
Details
- Reviewers
aprantl probinson - Commits
- rZORG8525e3a8f60f: [DebugInfo] GlobalOpt DW_OP_deref_size instead of DW_OP_deref.
rZORG0e79ba4a678c: [DebugInfo] GlobalOpt DW_OP_deref_size instead of DW_OP_deref.
rG8525e3a8f60f: [DebugInfo] GlobalOpt DW_OP_deref_size instead of DW_OP_deref.
rG0e79ba4a678c: [DebugInfo] GlobalOpt DW_OP_deref_size instead of DW_OP_deref.
rGa778074165ca: [DebugInfo] GlobalOpt DW_OP_deref_size instead of DW_OP_deref.
rL360013: [DebugInfo] GlobalOpt DW_OP_deref_size instead of DW_OP_deref.
Diff Detail
Diff Detail