search for: b7e87476

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

2019 Jan 16
2
Removing LLVM_ALWAYS_INLINE from ADT classes
On Mon, 14 Jan 2019 at 23:11, Nico Weber via llvm-dev <llvm-dev at lists.llvm.org> wrote: > > I agree that shelling out to `cmake --build` as a build step is pretty ugly. > > It seems kind of simpler to me to just always build Support and TableGen with O3 always, even in debug builds. Most people don't debug code in Support and TableGen, and there could be a disable switch
2019 Jan 17
2
Removing LLVM_ALWAYS_INLINE from ADT classes
...d do Release+Asserts builds? (I don't have any opinion on anything here, just throwing out ideas) > > -David > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20190117/b7e87476/attachment.html>