OSDN Git Service

[GC][NFC] Simplify code now that we only have one safepoint kind
authorPhilip Reames <listmail@philipreames.com>
Mon, 12 Nov 2018 22:03:53 +0000 (22:03 +0000)
committerPhilip Reames <listmail@philipreames.com>
Mon, 12 Nov 2018 22:03:53 +0000 (22:03 +0000)
commit4606305565453e29d6637d76f5502e4e59ccd4b8
tree2ed94129a318aa47b7f1e13238ac6a03e5a06847
parenta192b9de2bc95c1dfc2ec2956904c3cb2bbd84b5
[GC][NFC] Simplify code now that we only have one safepoint kind

This is the NFC follow up to exploit the semantic simplification from r346701

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@346712 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/GCMetadata.h
include/llvm/CodeGen/GCStrategy.h
lib/CodeGen/BuiltinGCs.cpp
lib/CodeGen/GCMetadata.cpp
lib/CodeGen/GCRootLowering.cpp