Remove LlvmCodeGen panic variants.
It's pretty irritating having hasktags with multiple top-level declarations with the same type; hasktags can't figure out which declaration you actually wanted. Signed-off-by:Edward Z. Yang <ezyang@cs.stanford.edu> Reviewed By: dterei, austin Differential Revision: https://phabricator.haskell.org/D819
Showing
- compiler/llvmGen/LlvmCodeGen/Base.hs 1 addition, 9 deletionscompiler/llvmGen/LlvmCodeGen/Base.hs
- compiler/llvmGen/LlvmCodeGen/CodeGen.hs 1 addition, 10 deletionscompiler/llvmGen/LlvmCodeGen/CodeGen.hs
- compiler/llvmGen/LlvmCodeGen/Data.hs 1 addition, 9 deletionscompiler/llvmGen/LlvmCodeGen/Data.hs
Loading
Please register or sign in to comment