[PATCH] D23039: Kill deprecated attribute API
Mehdi AMINI via llvm-commits
llvm-commits at lists.llvm.org
Sat Nov 5 12:58:36 PDT 2016
mehdi_amini added inline comments.
================
Comment at: docs/ReleaseNotes.rst:39
+ LLVMGetAttribute, LLVMAddInstrAttribute and
+ LLVMRemoveInstrAttribute have been removed.
+
----------------
Were these marked as deprecated in 3.9?
================
Comment at: docs/ReleaseNotes.rst:41
+
+* The C API enum LLVMAttribute has been deleted.
----------------
Same question?
https://reviews.llvm.org/D23039
More information about the llvm-commits
mailing list