This website requires JavaScript.
Explore
Help
Sign In
intel
/
llvm
Watch
1
Star
0
Fork
0
You've already forked llvm
mirror of
https://github.com/intel/llvm.git
synced
2026-02-06 15:18:53 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fa74eee737f793c841faf8376f1eee75405e8cdf
llvm
/
lldb
/
scripts
History
Joerg Sonnenberger
340a17595e
Convert to UNIX line endings.
...
llvm-svn: 191367
2013-09-25 10:37:32 +00:00
..
Python
Convert to UNIX line endings.
2013-09-25 10:37:32 +00:00
build-lldb-llvm-clang
…
build-llvm.pl
Changed LLVM configure options to reflect the new
2013-08-13 18:11:20 +00:00
build-swig-wrapper-classes.sh
…
buildbot.py
…
checkpoint-llvm.pl
…
CMakeLists.txt
…
disasm-gdb-remote.pl
…
finish-swig-wrapper-classes.sh
…
generate-vers.pl
…
install-lldb.sh
…
lldb_python_module.cmake
…
lldb.swig
Added a way to extract the module specifications from a file. A module specification is information that is required to describe a module (executable, shared library, object file, ect). This information includes host path, platform path (remote path), symbol file path, UUID, object name (for objects in .a files for example you could have an object name of "foo.o"), and target triple. Module specification can be used to create a module, or used to add a module to a target. A list of module specifications can be used to enumerate objects in container objects (like universal mach files and BSD archive files).
2013-07-08 22:22:41 +00:00
sed-sources
…
verify_api.py
…