View Single Post
  #11  
Old 12-08-2023, 14:36
blue_devil's Avatar
blue_devil blue_devil is offline
Family
 
Join Date: Dec 2011
Location: Observable Universe
Posts: 537
Rept. Given: 110
Rept. Rcvd 73 Times in 46 Posts
Thanks Given: 687
Thanks Rcvd at 895 Times in 297 Posts
blue_devil Reputation: 73
According to sh3dow's post, the very first leak already has some missing parts:

Quote:
intel.cc
arm.cc
arm.h
processors.cc
gcc-demangle.cc
gcc-demangle.h
msvc-demangle.cc
msvc-demangle.h
dprint.c
dprint.h
def.h
The latest leak/link contains some of those above:

Code:
| file             | Shared: 12/05/2023 | Shared: 07/12/2023 |
|------------------+--------------------+--------------------|
| intel.cc         | no                 | yes                |
| arm.cc           | no                 | no                 |
| arm.h            | no                 | no                 |
| processors.cc    | no                 | yes                |
| gcc-demangle.cc  | no                 | no                 |
| gcc-demangle.h   | no                 | no                 |
| msvc-demangle.cc | no                 | no                 |
| msvc-demangle.h  | no                 | no                 |
| dprint.c         | no                 | no                 |
| dprint.h         | no                 | no                 |
| def.h            | no                 | no                 |
Reply With Quote