summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/MIRParser/MIParser.cpp
diff options
context:
space:
mode:
authorTamas Berghammer <tberghammer@google.com>2015-07-13 10:50:55 +0000
committerTamas Berghammer <tberghammer@google.com>2015-07-13 10:50:55 +0000
commit5f0bc1a859171d4df85d96f43e17fe950b875c95 (patch)
treec61f808693c5d5b7a682112a29d0f5cef136441d /llvm/lib/CodeGen/MIRParser/MIParser.cpp
parent77dc9569c6304c4b2a0a012ae327010ecd3e5067 (diff)
downloadbcm5719-llvm-5f0bc1a859171d4df85d96f43e17fe950b875c95.tar.gz
bcm5719-llvm-5f0bc1a859171d4df85d96f43e17fe950b875c95.zip
Remove hack about the size of long doubles from DataExtractor
The size of a long double was hardcoded in DataExtractor for x86 and x86_64 architectures. This CL removes the hard coded values and use the actual size based on the floating point semantics specified. Differential revision: http://reviews.llvm.org/D8417 llvm-svn: 242019
Diffstat (limited to 'llvm/lib/CodeGen/MIRParser/MIParser.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud