mirror of
https://github.com/klzgrad/naiveproxy.git
synced 2024-11-24 14:26:09 +03:00
25 lines
631 B
Plaintext
25 lines
631 B
Plaintext
Name: google-glog's symbolization library
|
|
URL: https://github.com/google/glog
|
|
License: BSD
|
|
|
|
The following files are copied AS-IS from:
|
|
http://code.google.com/p/google-glog/source/browse/#svn/trunk/src (r141)
|
|
https://github.com/google/glog/tree/a5ffa884137f7687d0393ccba22557d583654a25
|
|
|
|
- demangle.cc
|
|
- demangle.h
|
|
- symbolize.cc
|
|
- symbolize.h
|
|
|
|
Cherry picked upstream changes:
|
|
https://github.com/google/glog/pull/115
|
|
https://github.com/google/glog/pull/261
|
|
to fix symbolization issues when using lld.
|
|
|
|
The following files are minimal stubs created for use in Chromium:
|
|
|
|
- config.h
|
|
- glog/logging.h
|
|
- glog/raw_logging.h
|
|
- utilities.h
|