OSDN Git Service

Assert that the offset of a MachineLocation is always 0.
authorAdrian Prantl <aprantl@apple.com>
Tue, 1 Aug 2017 22:57:05 +0000 (22:57 +0000)
committerAdrian Prantl <aprantl@apple.com>
Tue, 1 Aug 2017 22:57:05 +0000 (22:57 +0000)
commit6aacb6c808d82a8cd5018ee04080f8d92635832d
treed0270068be6a66fd455c226526cf4700d8a0c5dc
parent2d38e17cd05cc9096d0667201a04032e2191a4f4
Assert that the offset of a MachineLocation is always 0.
This is to convince me that it may safely be removed in a follow-up commit.

rdar://problem/33580047

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@309761 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/MC/MachineLocation.h