]> granicus.if.org Git - clang/commit
this started failing because a GEP was constant folded,
authorChris Lattner <sabre@nondot.org>
Sun, 13 Apr 2008 19:54:28 +0000 (19:54 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 13 Apr 2008 19:54:28 +0000 (19:54 +0000)
commit72e1c6cee10c0325a0398b6d8a065862665e4b13
tree324705ddacbb27a24c1a734b9bf7c97c14a00194
parentbe432b3583bdf0fdc9c34be4bc0e6899f3aa9aa7
this started failing because a GEP was constant folded,
improve the robustness of the test.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@49618 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/address-space.c