This website requires JavaScript.
Explore
Help
Register
Sign In
caio
/
clang-p2996
Watch
1
Star
0
Fork
0
You've already forked clang-p2996
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
ed59d756d88dea5d181342083ce1cc193a76ad8d
clang-p2996
/
lldb
/
test
/
python_api
/
target
History
Greg Clayton
c91d49b505
Fixed a test suite error on MacOSX where people were using ".data" as the data section name for all file formats. Instead fix the test by finding the section by section type so the test is agnostic to the file format (and passes on MacOSX).
...
llvm-svn: 221196
2014-11-03 22:58:38 +00:00
..
main.c
Added functions to the C++ API, for the benefit of non-8-bit byte architectures.
2014-10-22 07:22:56 +00:00
Makefile
…
TestTargetAPI.py
Fixed a test suite error on MacOSX where people were using ".data" as the data section name for all file formats. Instead fix the test by finding the section by section type so the test is agnostic to the file format (and passes on MacOSX).
2014-11-03 22:58:38 +00:00