[PATCH] D37052: Add default address space for functions to the data layout (1/4)
Dylan McKay via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 23 01:49:33 PDT 2017
dylanmckay updated this revision to Diff 112309.
dylanmckay added a comment.
Fix a bug with parsing the address space
I seem to have lost this piece of code at some point, it used to exist.
https://reviews.llvm.org/D37052
Files:
docs/LangRef.rst
include/llvm/IR/DataLayout.h
include/llvm/IR/GlobalValue.h
lib/IR/DataLayout.cpp
lib/IR/Globals.cpp
lib/Target/AVR/AVRTargetMachine.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37052.112309.patch
Type: text/x-patch
Size: 4578 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170823/209a7ec8/attachment.bin>
More information about the llvm-commits
mailing list