• Jayaram Bobba's avatar
    Support to selectively enable/disable passes through env variable (#2049) · 880594ba
    Jayaram Bobba authored
    * Support to selectively enable/disable passes through env variable
    
    * Address compiler warning about zero arg macros
    
    * Move pass selection options to PassConfig object
    
    * remove unnecessary header include
    
    * use default copy constructor
    
    * Address PR feedback
    
    * switch to map to keep xcode clang happy. doesn't seem to have a hashing function for string
    880594ba
CMakeLists.txt 7.85 KB