diff options
author | Lang Hames <lhames@gmail.com> | 2014-08-08 23:12:22 +0000 |
---|---|---|
committer | Lang Hames <lhames@gmail.com> | 2014-08-08 23:12:22 +0000 |
commit | 25d93099dda408e899f231dac0ba984884e84070 (patch) | |
tree | 3a1cfe4852e933225118bd36315cc4ec2fad9991 /clang/lib/Frontend/InitPreprocessor.cpp | |
parent | 4c956fe12993d418dc49bc1eeb90229098039104 (diff) | |
download | bcm5719-llvm-25d93099dda408e899f231dac0ba984884e84070.tar.gz bcm5719-llvm-25d93099dda408e899f231dac0ba984884e84070.zip |
[MCJIT] Simplify immediate decoding code in the RuntimeDyldMachO hierarchy.
Cleanup only: no functional change.
This patch makes RuntimeDyldMachO targets directly responsible for decoding
immediates, rather than letting them implement catch a callback from generic
code. Since this is a very target specific operation, it makes sense to let the
target-specific code drive it.
llvm-svn: 215255
Diffstat (limited to 'clang/lib/Frontend/InitPreprocessor.cpp')
0 files changed, 0 insertions, 0 deletions