[PATCH] D54387: [ExecutionEngine] Add support for aggregate constants in the interpreter

Eugene Sharygin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 15 19:13:37 PST 2018


eush updated this revision to Diff 174316.
eush added a comment.

Fixed compilation under -std=c++11.


Repository:
  rL LLVM

https://reviews.llvm.org/D54387

Files:
  lib/ExecutionEngine/ExecutionEngine.cpp
  test/ExecutionEngine/Interpreter/constant-aggzero.ll
  test/ExecutionEngine/Interpreter/constant-array.ll
  test/ExecutionEngine/Interpreter/constant-struct.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54387.174316.patch
Type: text/x-patch
Size: 3004 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181116/9b04bf77/attachment.bin>


More information about the llvm-commits mailing list