Skip to content
  • Dylan Noblesmith's avatar
    rename ENABLE_THREADS to LLVM_ENABLE_THREADS · efddf201
    Dylan Noblesmith authored
    Now that it needs to be exported in a public header (Valgrind.h)
    it should be prefixed to avoid collision with other projects.
    Add it to llvm-config.h as well.
    
    This'll require regenerating the configure script after this
    commit, but I don't have the required autoconf version.
    
    llvm-svn: 145214
    efddf201
Loading