This website requires JavaScript.
Explore
Help
Sign In
wangtao
/
llvm-project
forked from
OSchip/llvm-project
Watch
1
Star
0
Fork
You've already forked llvm-project
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
55164f901b
llvm-project
/
lldb
/
test
/
python_api
/
section
History
Greg Clayton
ed59d756d8
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: 221197
2014-11-03 23:02:08 +00:00
..
Makefile
…
TestSectionAPI.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 23:02:08 +00:00
main.c
…