Add two small structs for readability in place of std::pair and std::tuple. NFC.
authorRafael Espindola <rafael.espindola@gmail.com>
Fri, 27 Mar 2015 21:34:24 +0000 (21:34 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Fri, 27 Mar 2015 21:34:24 +0000 (21:34 +0000)
commit0ac75919e17e7cb7b9feefa324e73f6e89d2968d
treec5036a00d195f602b1a55294a544a714f2e9985a
parent0e622b4f8873fa0609e482689eca5b38a0f98fb6
Add two small structs for readability in place of std::pair and std::tuple. NFC.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@233422 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/MC/MCContext.h
lib/MC/MCContext.cpp