• Roland Levillain's avatar
    Implement heap poisoning in ART's Optimizing compiler. · 4d02711e
    Roland Levillain authored
    - Instrument ARM, ARM64, x86 and x86-64 code generators.
    - Note: To turn heap poisoning on in Optimizing, set the
      environment variable `ART_HEAP_POISONING' to "true"
      before compiling ART.
    
    Bug: 12687968
    Change-Id: Ib3120b38cf805a8a50207a314b9ccc90c8d93740
    4d02711e
assembler_x86_64.h 29.3 KB