aboutsummaryrefslogtreecommitdiffstats
path: root/cmake/README
diff options
context:
space:
mode:
authorTim Northover <tnorthover@apple.com>2013-08-04 09:35:57 +0000
committerTim Northover <tnorthover@apple.com>2013-08-04 09:35:57 +0000
commita54b66277e5d4bdd55825eb9378f07334692020c (patch)
tree5d9f1babbb49983272cccba01697f21af0b8a281 /cmake/README
parenta2b0c335d8218e08e5014ce59cb52011f4d3bd55 (diff)
downloadexternal_llvm-a54b66277e5d4bdd55825eb9378f07334692020c.zip
external_llvm-a54b66277e5d4bdd55825eb9378f07334692020c.tar.gz
external_llvm-a54b66277e5d4bdd55825eb9378f07334692020c.tar.bz2
X86: correct tail return address calculation
Due to the weird and wondeful usual arithmetic conversions, some calculations involving negative values were getting performed in uint32_t and then promoted to int64_t, which is really not a good idea. Patch by Katsuhiro Ueno. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@187703 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'cmake/README')
0 files changed, 0 insertions, 0 deletions