projects
/
platform
/
upstream
/
coreclr.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b19c219
)
Comment for Gaurav
author
danmosemsft
<danmose@microsoft.com>
Sun, 12 Feb 2017 22:31:56 +0000
(14:31 -0800)
committer
danmosemsft
<danmose@microsoft.com>
Mon, 13 Feb 2017 00:58:50 +0000
(16:58 -0800)
src/ilasm/asmman.cpp
patch
|
blob
|
history
diff --git
a/src/ilasm/asmman.cpp
b/src/ilasm/asmman.cpp
index
4f594d6
..
0f0d1cf
100644
(file)
--- a/
src/ilasm/asmman.cpp
+++ b/
src/ilasm/asmman.cpp
@@
-150,8
+150,6
@@
void AsmMan::SetModuleName(__inout_opt __nullterminated char* szName)
}
}
//==============================================================================================================
-// Borrowed from VM\assembly.cpp
-//==============================================================================================================
void AsmMan::AddFile(__in __nullterminated char* szName, DWORD dwAttr, BinStr* pHashBlob)
{