summaryrefslogtreecommitdiff
path: root/compiler/driver/compiler_options.cc
AgeCommit message (Expand)Author
2015-04-13Add --include-cfi compiler option. David Srbecky
2015-04-12Remove the --gen-gdb-info compiler option. David Srbecky
2015-04-02Refactor RelativePatcher out of OatWriter. Vladimir Marko
2015-03-05ART: Add option to abort dex2oat on hard failure Andreas Gampe
2015-03-04ART: Add debuggable compiler flag Andreas Gampe
2015-01-28Clean up pass driver Mathieu Chartier