[M3commit] [modula3/cm3] 1167a8: Fix segfault starting in M3CG_LLVM.DebugVar, found...
    Rodney Bates 
    rodney.m.bates at acm.org
       
    Sun Nov  8 21:42:30 CET 2015
    
    
  
  Branch: refs/heads/master
  Home:   https://github.com/modula3/cm3
  Commit: 1167a8a7c4d2a41aabaa8d16e7bc03e2ec1c0672
      https://github.com/modula3/cm3/commit/1167a8a7c4d2a41aabaa8d16e7bc03e2ec1c0672
  Author: Rodney Bates <rodney.m.bates at acm.org>
  Date:   2015-11-08 (Sun, 08 Nov 2015)
  Changed paths:
    M m3-sys/llvm3.6.1/src/M3CG_LLVM.m3
  Log Message:
  -----------
  Fix segfault starting in M3CG_LLVM.DebugVar, found in p053
Wrong type of object was being passed to LLVMSetInstDebugLocation.
This is probably something that was undermined by llvm's big rework
of DIBuilder.
    
    
More information about the M3commit
mailing list