IRBuilder: Add unit tests for construction of globals with address space
authorTobias Grosser <tobias@grosser.es>
Fri, 19 Jun 2015 07:19:17 +0000 (07:19 +0000)
committerTobias Grosser <tobias@grosser.es>
Fri, 19 Jun 2015 07:19:17 +0000 (07:19 +0000)
commit4b77d120643c0b605733818c43864c8f1d79a368
tree79e7f713f8397843bb52abae177d012ffefa0c66
parente2d0c66ce5aa11c99c06e884cd86f30cbf84a875
IRBuilder: Add unit tests for construction of globals with address space

This was forgotten in r240113. Thanks Eric for paying attention.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@240124 91177308-0d34-0410-b5e6-96231b3b80d8
unittests/IR/IRBuilderTest.cpp