Minor cleanup: remove CGBuild::CreateConst*ByteGEP overloads taking a Value*.
authorJames Y Knight <jyknight@google.com>
Tue, 5 Feb 2019 19:01:33 +0000 (19:01 +0000)
committerJames Y Knight <jyknight@google.com>
Tue, 5 Feb 2019 19:01:33 +0000 (19:01 +0000)
commit3d2df5ab83b440f1a7c0ada3f16409e456e484c2
tree87e33a3dcf1205f6c22778b35eb6ac2e9248364c
parent3e30062acb08e90ba923aca200646ddcda2a9446
Minor cleanup: remove CGBuild::CreateConst*ByteGEP overloads taking a Value*.

llvm-svn: 353197
clang/lib/CodeGen/CGBuilder.h
clang/lib/CodeGen/TargetInfo.cpp