diff options
author | Roman Lebedev <lebedev.ri@gmail.com> | 2020-07-09 23:06:59 +0300 |
---|---|---|
committer | Roman Lebedev <lebedev.ri@gmail.com> | 2020-07-09 23:10:43 +0300 |
commit | 03640ee0fa73c6eaf8cb12050203027239136789 (patch) | |
tree | 2a716e0852ba8a1b7f9ee83837181176e1f89f7a /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 6b824415a21c188adfcabbb61ac8cf5d44b8e236 (diff) | |
download | llvm-03640ee0fa73c6eaf8cb12050203027239136789.zip llvm-03640ee0fa73c6eaf8cb12050203027239136789.tar.gz llvm-03640ee0fa73c6eaf8cb12050203027239136789.tar.bz2 |
[llvm-reduce] Reducing attributes
Summary:
This handles all three places where attributes could currently be - `GlobalVariable`, `Function` and `CallBase`.
For last two, it correctly handles all three possible attribute locations (return value, arguments and function itself)
There was a previous attempt at it D73853,
which was committed in rGfc62b36a000681c01e993242b583c5ec4ab48a3c,
but then reverted all the way back in rGb12176d2aafa0ccb2585aa218fc3b454ba84f2a9
due to some (osx?) test failures.
Reviewers: nickdesaulniers, dblaikie, diegotf, george.burgess.iv, jdoerfert, Tyker, arsenm
Reviewed By: nickdesaulniers
Subscribers: wdng, MaskRay, arsenm, llvm-commits, mgorny
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D83351
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions