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)
commit94aed4fc5249bef2a989dccc83731c2b1f89d5f3
treed6fc4537657d155d766a8b43cfe31ace8930cf92
parent13f5425a7e1e6d2f158d99cf01d69ba7b6b2470c
IRBuilder: Add unit tests for construction of globals with address space

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

llvm-svn: 240124
llvm/unittests/IR/IRBuilderTest.cpp