aboutsummaryrefslogtreecommitdiff
path: root/lib/System/Unix/Unix.h
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2005-02-14 21:40:26 +0000
committerChris Lattner <sabre@nondot.org>2005-02-14 21:40:26 +0000
commit27e192196fec42618c7fcbd865e8e0b541545671 (patch)
tree7a78aff35ae64d21f04650dc85d3d6d306377403 /lib/System/Unix/Unix.h
parenteb28797506be067c7a6bf95c09eadf203fe6b016 (diff)
Print GEP offsets as signed values instead of unsigned values. On X86, this
prints: getelementptr (int* %A, int -1) as: "(A) - 4" instead of "(A) + 18446744073709551612", which makes the assembler much happier. This fixes test/Regression/CodeGen/X86/2005-02-14-IllegalAssembler.ll, and Benchmarks/Prolangs-C/cdecl with LLC on X86. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@20183 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/System/Unix/Unix.h')
0 files changed, 0 insertions, 0 deletions