[PATCH] D15783: Make timestamp writing in WinCOFFObjectWriter.cpp independent of ENABLE_TIMESTAMPS
Nico Weber via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 5 11:46:27 PST 2016
thakis updated this revision to Diff 44035.
thakis added a comment.
Ok, please take a look. I checked that this does what I expect with cl.exe, clang-cl.exe that does understand /Brepro, clang-cl.exe that does understand /Brepro with an explicit -DCMAKE_EXE_LINKER_FLAGS=/incremental, and clang-cl.exe that does not yet understand /Brepro.
http://reviews.llvm.org/D15783
Files:
cmake/modules/HandleLLVMOptions.cmake
lib/MC/WinCOFFObjectWriter.cpp
test/MC/COFF/timestamp.s
test/lit.cfg
test/lit.site.cfg.in
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15783.44035.patch
Type: text/x-patch
Size: 4393 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160105/b9dcb346/attachment.bin>
More information about the llvm-commits
mailing list