As per title.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D17245
Add support for memory operations (load/store/gep) in C API echo test ClosedPublic Authored by deadalnix on Feb 14 2016, 2:25 PM.
Details
Diff Detail
Event Timelinemehdi_amini edited edge metadata. Comment ActionsLGTM provided you take into account the two previous comments. This revision is now accepted and ready to land.Feb 17 2016, 2:14 PM Closed by commit rL261174: Add support for memory operations (load/store/gep) in C API echo test (authored by deadalnix). · Explain WhyFeb 17 2016, 2:55 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 48245 llvm/trunk/include/llvm-c/Core.h
llvm/trunk/lib/IR/Core.cpp
llvm/trunk/test/Bindings/llvm-c/memops.ll
llvm/trunk/tools/llvm-c-test/echo.cpp
|