[llvm-commits] [llvm] r44933 - in /llvm/trunk: docs/LangRef.html include/llvm/Bitcode/LLVMBitCodes.h lib/AsmParser/llvmAsmParser.y lib/Bitcode/Writer/BitcodeWriter.cpp test/Assembler/2007-12-11-AddressSpaces.ll
Chris Lattner
clattner at apple.com
Wed Dec 12 10:56:44 PST 2007
> URL: http://llvm.org/viewvc/llvm-project?rev=44933&view=rev
> Log:
> Implement part of review feedback for address spaces.
Also, please update the alloca/malloc descriptions to say that the
pointer has to be in the default address space, and plz make the
verifier check this.
Thanks!
-Chris
More information about the llvm-commits
mailing list