search for: mnbvmar

Displaying 2 results from an estimated 2 matches for "mnbvmar".

2017 Sep 21
1
Improve ScopedPrinter::printNumber? (was: [llvm] r313816 - [llvm-readobj] Fix 'Teach readobj to dump .res files'.)
...signed long', so there's no best matching overload. Would it thus be better to change the ScopedPrinter::printNumber to be overloaded on all the "raw" integer types, instead of the stdint.h typedefs? On 09/20/2017 11:03 PM, Marek Sokolowski via llvm-commits wrote: > Author: mnbvmar > Date: Wed Sep 20 14:03:37 2017 > New Revision: 313816 > > URL: http://llvm.org/viewvc/llvm-project?rev=313816&view=rev > Log: > [llvm-readobj] Fix 'Teach readobj to dump .res files'. > > Fix-up for r313790. Some buildbots couldn't convert size_t to > u...
2017 Oct 24
2
llvm-rc option parsing
Hi all (CC llvm-rc contributors), I've been attempting to cross-compile LLVM for Windows using clang-cl. LLVM's build system embeds resource files for MSVC builds, so I was hoping to use llvm-rc for that portion. cmake invokes the resource compiler with arguments joined to their options (e.g. `/D_WIN32`, `/fofoo.res`, etc.), which rc.exe supports, but llvm-rc expects arguments to be