Saleem Abdulrasool
df8a13b257
COFF: tie the execute and the PDB together
...
The PDB GUID, Age, and version are tied together by the RSDS record in
the binary. Pass along the BuildId information into the createPDB to
allow us to tie the binary and the PDB together.
llvm-svn: 290975
2017-01-04 17:56:54 +00:00
Rui Ueyama
09e0b5f2c9
Emit Section Contributions.
...
Differential Revision: https://reviews.llvm.org/D26211
llvm-svn: 286684
2016-11-12 00:00:51 +00:00
Rui Ueyama
9f66f8277d
Re-submit r283825: Add section header stream to PDB.
...
It was reverted because the change that depends on was reverted.
Now it was submitted as r283925, so we can submit this as well.
llvm-svn: 283926
2016-10-11 19:45:07 +00:00
Rui Ueyama
9aa4ab6f9b
Revert "Add section header stream to PDB." because it depends on r283823.
...
The change this patch depends on was reverted.
llvm-svn: 283837
2016-10-11 01:01:40 +00:00
Rui Ueyama
55505954fe
Add section header stream to PDB.
...
Differential Revision: https://reviews.llvm.org/D25357
llvm-svn: 283825
2016-10-10 23:44:10 +00:00
Rui Ueyama
1d99ab3925
Create PDB.h and move code to remove unnecessary #includes.
...
llvm-svn: 281670
2016-09-15 22:24:51 +00:00