llvm-project/lldb
Daniel Malea e33c4ba05c Add LLVM license headers to lldb ui frontend
llvm-svn: 192466
2013-10-11 17:13:07 +00:00
..
docs Document the QEnvironmentHexEncoded packet, and explain why it is 2013-10-10 22:02:09 +00:00
examples An example of data formatters that generate a summary for a Unicode UTF encoded string represented as a (pointer,length) pair 2013-10-08 17:29:27 +00:00
include Expand some embedded tab chars to spaces - no changes other than whitespace. 2013-10-11 04:29:38 +00:00
lib merge lldb-platform-work branch (and assorted fixes) into trunk 2013-08-26 23:57:52 +00:00
lldb.xcodeproj Removed the -t options from linking flags to avoid having the linker print out all .o files it was linking with. 2013-10-10 17:51:57 +00:00
lldb.xcworkspace Move the performance test cases into their own project. 2013-03-18 23:05:00 +00:00
resources Bump version number to 310.99.0. 2013-07-15 04:47:33 +00:00
scripts <rdar://problem/14028923> 2013-10-08 21:49:02 +00:00
source Eliminate integer sign comparison warning 2013-10-11 16:30:20 +00:00
test Re-enable test_convenience_registers_16bit_with_process_attach test for Linux. 2013-10-09 17:44:52 +00:00
tools Fix a few errors found when building lldb with newer versions of clang. 2013-10-05 02:52:22 +00:00
utils Add LLVM license headers to lldb ui frontend 2013-10-11 17:13:07 +00:00
www Tweak documentation for formats in categories 2013-10-08 21:07:22 +00:00
.arcconfig Adding .arcconfig file to LLDB to allow using Phabricator for reviews 2013-05-23 20:21:28 +00:00
.gitignore Remove "llvm" from list of things to ignore. This results in the 2012-03-03 06:43:59 +00:00
CMakeLists.txt Convert to UNIX line endings. 2013-09-25 10:37:32 +00:00
INSTALL.txt Update INSTALL.txt to mention LLDB builds on Linux with GCC or Clang. 2013-02-21 22:37:18 +00:00
LICENSE.TXT
Makefile Respect SDKROOT in lldb Makefile 2013-09-18 16:32:28 +00:00