summaryrefslogtreecommitdiffstats
path: root/llvm/unittests/ExecutionEngine/Orc/RPCUtilsTest.cpp
diff options
context:
space:
mode:
authorAlex Langford <apl@fb.com>2019-09-06 21:05:21 +0000
committerAlex Langford <apl@fb.com>2019-09-06 21:05:21 +0000
commitb482db6dfeda8631afae3ca706ad3e3ccfd87d5d (patch)
treec61994d2cf99062eaae97dc6c4b65b89f7ad3635 /llvm/unittests/ExecutionEngine/Orc/RPCUtilsTest.cpp
parent6cee434ed10ead6b7416ca5ee9592b2b207eeb0f (diff)
downloadbcm5719-llvm-b482db6dfeda8631afae3ca706ad3e3ccfd87d5d.tar.gz
bcm5719-llvm-b482db6dfeda8631afae3ca706ad3e3ccfd87d5d.zip
[Core] Remove use of ClangASTContext in DumpDataExtractor
Summary: DumpDataExtractor uses ClangASTContext in order to get the proper llvm fltSemantics for the type it needs so that it can dump floats in a more precise way. However, there's no reason that this behavior needs to be specific ClangASTContext. Instead, I think it makes sense to ask TypeSystems for the float semantics for a type of a given size. Differential Revision: https://reviews.llvm.org/D67239 llvm-svn: 371258
Diffstat (limited to 'llvm/unittests/ExecutionEngine/Orc/RPCUtilsTest.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud