summaryrefslogtreecommitdiffstats
path: root/clang/unittests/Format/FormatTest.cpp
diff options
context:
space:
mode:
authorLang Hames <lhames@gmail.com>2014-09-03 05:01:46 +0000
committerLang Hames <lhames@gmail.com>2014-09-03 05:01:46 +0000
commit587ee6ab4f7285cb0caf0301c2b7d5cf35965395 (patch)
tree7a75706f9261f555f55ae7bc06e5fc59e7fb4a92 /clang/unittests/Format/FormatTest.cpp
parent33a2a2ed1a4c70995fb540c0bec63bf0defaf720 (diff)
downloadbcm5719-llvm-587ee6ab4f7285cb0caf0301c2b7d5cf35965395.tar.gz
bcm5719-llvm-587ee6ab4f7285cb0caf0301c2b7d5cf35965395.zip
[MCJIT] Add a 'section_addr' builtin function to RuntimeDyldChecker.
The syntax of the new builtin is 'section_addr(<filename>, <section-name>)' (similar to the stub_addr builtin, but without a symbol name). It returns the base address of the given section in the given object file. This builtin makes it possible to refer to the contents of sections that cannot contain symbols, e.g. sections added by the linker itself, like __eh_frame. llvm-svn: 217010
Diffstat (limited to 'clang/unittests/Format/FormatTest.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud