commit | 2ce2652716aa1314d23b70895c67c6043842d7bd | [log] [tgz] |
---|---|---|
author | Pavel Labath <pavel@labath.sk> | Thu Sep 13 20:17:40 2018 +0000 |
committer | Pavel Labath <pavel@labath.sk> | Thu Sep 13 20:17:40 2018 +0000 |
tree | 3b71be49dcb2cb45a989c40733b1bff47d31a792 | |
parent | 8d8c057eabf56d9f83b14334c8107fc7217f67c7 [diff] |
NativeProcessProtocol: Sink ReadMemoryWithoutTrap into base class The two existing implementations have the function implemented identically, and there's no reason to believe that this would be different for other implementations. llvm-svn: 342167