This is an archive of the discontinued LLVM Phabricator instance.

Add an IsLiteral parameter to SpecialCaseList (LLVM side).
Needs ReviewPublic

Authored by pcc on Aug 6 2014, 4:36 PM.

Details

Reviewers
samsonov

Diff Detail

Event Timeline

pcc updated this revision to Diff 12260.Aug 6 2014, 4:36 PM
pcc retitled this revision from to Add an IsLiteral parameter to SpecialCaseList (LLVM side)..
pcc updated this object.
pcc edited the test plan for this revision. (Show Details)
pcc added a reviewer: samsonov.
pcc added a subscriber: Unknown Object (MLST).
samsonov edited edge metadata.Aug 7 2014, 4:53 PM

I'm ok with landing this change first, if you diff it against the trunk and provide default value for IsLiteral parameter so that we don't even have to change existing xsan code.