smeenai added a comment. Again, I'm not sure how to create a test for this one without creating gigantic (> 2 GiB) intermediate object files. The `.bss` trick won't work here, since we can't have relocations in a `.bss` section. https://reviews.llvm.org/D38020