commit | 7a64ec24d64f1f24906bce220ad6a6ff8b5812fe | [log] [tgz] |
---|---|---|
author | Shankar Easwaran <shankare@codeaurora.org> | Mon Dec 01 20:28:54 2014 +0000 |
committer | Shankar Easwaran <shankare@codeaurora.org> | Mon Dec 01 20:28:54 2014 +0000 |
tree | 5adfae3559a544829f68ff6d84486d37d27bfa2c | |
parent | 0d040f66a5c5ffe1a5ebc72f1e87840764195103 [diff] |
[Core] Remove function to not override RoundTripPasses. RoundTripPasses should always be called in DEBUG mode if the environment variable "LLD_RUN_ROUNDTRIP_TEST" is set. Flavors should not be able to override this behavior. llvm-svn: 223073