1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 03:33:20 +01:00
llvm-mirror/lib/Transforms/Coroutines
Reid Kleckner ff47a97341 Re-land r301697 "[IR] Make add/remove Attributes use AttrBuilder instead of AttributeList"
This time, I fixed, built, and tested clang.

This reverts r301712.

llvm-svn: 301981
2017-05-02 22:07:37 +00:00
..
CMakeLists.txt
CoroCleanup.cpp
CoroEarly.cpp
CoroElide.cpp Allow DataLayout to specify addrspace for allocas. 2017-04-10 22:27:50 +00:00
CoroFrame.cpp [coroutines] Make CoroSplit pass deterministic 2017-04-08 00:49:46 +00:00
CoroInstr.h
CoroInternal.h
CoroSplit.cpp Re-land r301697 "[IR] Make add/remove Attributes use AttrBuilder instead of AttributeList" 2017-05-02 22:07:37 +00:00
Coroutines.cpp Rename AttributeSet to AttributeList 2017-03-21 16:57:19 +00:00
LLVMBuild.txt