allwpilib icon indicating copy to clipboard operation
allwpilib copied to clipboard

Update LLVM libraries to 14.0.6

Open calcmogul opened this issue 1 year ago • 1 comments

calcmogul avatar Aug 13 '22 06:08 calcmogul

MemoryBuffer was broken by an internal function that was made private. It needs a rewrite to do things like the 14.0.6 MemoryBuffer.

I'm not sure why FunctionExtras.h isn't compiling anymore. I got a compiler warning about an out-of-bounds array access.

calcmogul avatar Aug 13 '22 06:08 calcmogul