[PATCH] D17183: Make TargetInfo store an actual DataLayout instead of a string.

James Y Knight via cfe-commits cfe-commits at lists.llvm.org
Fri Mar 4 11:05:34 PST 2016


This revision was automatically updated to reflect the committed changes.
jyknight marked an inline comment as done.
Closed by commit rL262737: Make TargetInfo store an actual DataLayout instead of a string. (authored by jyknight).

Changed prior to commit:
  http://reviews.llvm.org/D17183?vs=47763&id=49841#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D17183

Files:
  cfe/trunk/include/clang/Basic/TargetInfo.h
  cfe/trunk/include/clang/CodeGen/BackendUtil.h
  cfe/trunk/lib/AST/Mangle.cpp
  cfe/trunk/lib/Basic/TargetInfo.cpp
  cfe/trunk/lib/Basic/Targets.cpp
  cfe/trunk/lib/CodeGen/BackendUtil.cpp
  cfe/trunk/lib/CodeGen/CodeGenAction.cpp
  cfe/trunk/lib/CodeGen/ModuleBuilder.cpp
  cfe/trunk/lib/CodeGen/ObjectFilePCHContainerOperations.cpp
  cfe/trunk/lib/Frontend/InitPreprocessor.cpp
  cfe/trunk/lib/Index/CodegenNameGenerator.cpp
  cfe/trunk/test/Preprocessor/init.c
  cfe/trunk/unittests/Basic/SourceManagerTest.cpp
  cfe/trunk/unittests/Lex/LexerTest.cpp
  cfe/trunk/unittests/Lex/PPConditionalDirectiveRecordTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D17183.49841.patch
Type: text/x-patch
Size: 54235 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160304/12dffada/attachment-0001.bin>


More information about the cfe-commits mailing list