search for: 8c50b561

Displaying 1 result from an estimated 1 matches for "8c50b561".

2017 Apr 27
2
Is it a good idea to mark class as deprecated?
Hi All, During a discussion about instruction scheduling in LLVM [1], I realize that class PostRASchedulerList actually is deprecated. The documentation of instruction scheduling is pretty poor, so I cannot find such information. Removing the obsoleted class might be too aggressive. I am wondering if we can mark the class as deprecated [2] (seems C++14 feature required), or at least making a