[PECOFF][Writer] s/dyn_cast/cast/ where we don't expect null return value.
authorRui Ueyama <ruiu@google.com>
Mon, 15 Jul 2013 22:15:32 +0000 (22:15 +0000)
committerRui Ueyama <ruiu@google.com>
Mon, 15 Jul 2013 22:15:32 +0000 (22:15 +0000)
commite6be3d5505b28becc7c3cf875109f2fb8db22528
tree1a72c38370b371b42270b01bb2964eeb98d1f8fb
parent49a2394095ba6ca63ba679b8384166999222e867
[PECOFF][Writer] s/dyn_cast/cast/ where we don't expect null return value.

llvm-svn: 186353
lld/lib/ReaderWriter/PECOFF/WriterPECOFF.cpp